Re: [Hibernate] question on H2 roadmap progress

2003-01-10 Thread Gavin . King
I committed this to the Hibernate2 module last night, in fact. I have added an interface called Configurable to the id package. Check that out to see how it works. Hibernate2 will always use default constructors to instantiate id generators.

Re: [Hibernate] Codegenerator of the future?

2003-01-10 Thread Max Rydahl Andersen
In short: The CodeGenerator of the future (hbm2java) will do the following: Given a set of hbm.xml files it will generate a set of .java files with XDoclet tags included Nothing more - nothing less :) The ReverseGenerator of the future is actual MiddleGen which will do the following: Given a