Hi to everyone I'm kind of new in the Forum, but I've been happily using hibernate since 2005 now !
My question is related on the usage of the hibernate-tools.jar. I've used the plug-in for the latest Eclipse And I've successfully created some POJOS just the way I need. The problem is that now I need to create the same POJOS but without using the hibernate tools console(using maybe hibernate-tools.jar); for a better understanding, can I create a class that by sending the necessary data( package name, connection details[hibernate-config, persistence.xml] etc) and by maybe using the hibernate-tools.jar or another hiernate tool create the same POJOS in a specific folder?
Thanks for any help !!!
William
|