[Hibernate] Template for generating class per entity per association

2005-12-13 Thread Gavin King
For the Seam templates I need to be able to generate a class for every many-to-one association of every entity. Currently what I am doing is generating everything as inner classes. Is there some better way to do that? --- This SF.net email is sp

RE: [Hibernate] Hibernate Annotations 3.1beta7 and Hibernate EntityManager 3.1beta5 released

2005-12-13 Thread Gavin King
Yay! Thanks Steve and Emmanuel for the latest revs! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel Bernard Sent: Wednesday, December 14, 2005 3:24 AM To: Hibernate development Subject: [Hibernate] Hibernate Annotations 3.1beta7 and Hibernate Ent

[Hibernate] Hibernate Annotations 3.1beta7 and Hibernate EntityManager 3.1beta5 released

2005-12-13 Thread Emmanuel Bernard
Hibernate Annotations 3.1beta7 is a release compatible with Hibernate 3.1final. In addition to the usual bug fixes, focus has been made on Hibernate Validator and Hibernate Lucene Integration enhancements. The EJB3 naming strategy is now fully customizable using the Hibernate NamingStrategy. Se