[Hibernate] alias-mode part deux

2005-05-17 Thread Max Rydahl Andersen
Hi, Per request alias-mode is now automatically detected when using . If no alias is specified column aliases will be used instead of the generated aliases. So its now even shorter: SELECT * FROM Employment, Person To Emmanuel: I have removed the just added addEntity

Re: [Hibernate] 3.0.4

2005-05-17 Thread Emmanuel Bernard
Done Gavin King wrote: OK, great -Original Message- From: Emmanuel Bernard [mailto:[EMAIL PROTECTED] Sent: Monday, 16 May 2005 7:52 PM To: Gavin King Cc: hibernate-devel@lists.sourceforge.net Subject: Re: [Hibernate] 3.0.4 I need to add some stuffs in the core to enable createNAtiveQuery(