the generated sql sript is shown in the logging when debug is on do you want teh pojo to be genereted use maven with the hibernate plugin here should be more info: http://mojo.codehaus.org/maven-hibernate3/hibernate3-maven-plugin/index.html
Kenny Ha wrote: > Hi all, > > Assume I had a table named Customer (id, first name,last > name,birthday,address, tel) How can I create POJOs from that? :confused: > One more question, where can I find generated SQL script when run mvn test > command?? > > Thanks all! > P/S : Im from VietNam,so my English is not good :) > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net