MazzRookie wrote:
Thanks Chris for your reposnse.... Can I invoke hbm2java from my xml Conf on startup to generate these classes for me automatically?
If seen references in the hiberate documents that say to use an Ant build script.
How are you using it, qand if you are using ant can you provide a sample script?
Thanks Again,
John
it is designed to be run from ant which makes it very easy to have it recompile your POJOs on test start, or distribution, or whatever.
I've gotten hbm2java to work the old H2.4 way, I just started trying to get it working using the new h-tools way and haven't gotten it to work yet.
if you search the hibernate-tools forum, there is some information there... as well as the hibernate-tools website :)