Java - Hibernate Tools Query property should be explicitly set for Query Exporter?
2 down vote favorite
i learn Hibernate by follow step here. But I got this error:
when run Hibernate Code Generation( The last step). Do anyone know it? | ||||
2 Answers
active oldest votes
I think you shoud set the reveng.xml file.In the Hibernate Generate Code Configuration window, click the Setup button at the “reveng.xml” line. Then choose “Create new…”, select the location for the configuration file you will create.Click “refresh”, you will see your schema so you can choose what table you want to reverse engineer.I do not have enough reputation to post screenshots, I am sorry.I hope this helps. | |||
还没有评论,来说两句吧...