[Hibernate] One to Many Relationship

2003-10-10 Thread Ary Junior
Hi all, I am having problems with one to many relationship on Hibernate. Below the configuration: == jboss-service.xml === jboss.jca:service=RARDeployer jboss.jca:service=LocalTxCM,name=BDTesteMVC br/com/valoriza/

RE: [Hibernate] Case sensitive postgres table names

2003-10-10 Thread Emmanuel Bernard
Look at the FAQs http://www.hibernate.org/74.html#A3 try "'Users'" as table name. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de Damijan Sencar Envoye : jeudi 9 octobre 2003 21:25 A : [EMAIL PROTECTED] Objet : [Hibernate] Case sensitive postgres table name

Re: [Hibernate] Extending code generation

2003-10-10 Thread Emmanuil Batsis (Manos)
Hi Max, Max Rydahl Andersen wrote: Regarding hbm2java: What are those added methods doing ? For starters and to get familiar with the code: * Optional code generation implementing the Validatable interface (just by checking the non-null constraints). * A boolean isComplete() for runtime use, to