RE: [Hibernate] ImprovedNamingStrategy

2005-12-19 Thread Gavin King
Title: RE: [Hibernate] ImprovedNamingStrategy No more switches! :-) -Original Message- From: Leonardo Quijano Vincenzi [mailto:[EMAIL PROTECTED]] Sent: Mon 12/19/2005 9:00 PM To: Gavin King; hibernate-devel@lists.sourceforge.net Subject: Re: [Hibernate] ImprovedNamingStrategy Can i

Re: [Hibernate] ImprovedNamingStrategy

2005-12-19 Thread Leonardo Quijano Vincenzi
Can it be switched on/off? The old behavior is kinda flaky ;). -- Ing. Leonardo Quijano Vincenzi DTQ Software Gavin King wrote: I guess we better fix it then. Note that some other people previously complained that they did not like the old behavior ;)

RE: [Hibernate] ImprovedNamingStrategy

2005-12-19 Thread Gavin King
Title: RE: [Hibernate] ImprovedNamingStrategy I guess we better fix it then. Note that some other people previously complained that they did not like the old behavior ;) -Original Message- From: Emmanuel Bernard [mailto:[EMAIL PROTECTED]] Sent: Mon 12/19/2005 6:10 PM To: Gavin King

Re: [Hibernate] ImprovedNamingStrategy

2005-12-19 Thread Emmanuel Bernard
I person did so far. Gavin King wrote: Well, let's see if anyone complains... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel Bernard Sent: Tuesday, December 20, 2005 7:06 AM To: Hibernate development Subject: [Hibernate] ImprovedNamingStrate

RE: [Hibernate] ImprovedNamingStrategy

2005-12-19 Thread Gavin King
Well, let's see if anyone complains... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel Bernard Sent: Tuesday, December 20, 2005 7:06 AM To: Hibernate development Subject: [Hibernate] ImprovedNamingStrategy When working on the new naming strategy

[Hibernate] ImprovedNamingStrategy

2005-12-19 Thread Emmanuel Bernard
When working on the new naming strategy, I've broken the use of ImprovedNamingStrategy. now leads to /edit_status_edit_pid/ instead of /edit_pid. /Should I fix that for the sake of backward compatibility, or is it OK?/ / --- Thi

Re: [Hibernate] New DBMS 'H2'

2005-12-19 Thread Thomas Mueller
Hi Christian, > What's the point in creating a Java RDBMS that does not support Java > datatypes or Java stored procedures? H2 supports Java functions (same as HSQLDB), which is basically Java stored procedures. Storing Java objects is supported (datatype OTHER), but personally I'm not a fan of

Re: [Hibernate] New DBMS 'H2'

2005-12-19 Thread Christian Bauer
Thomas Mueller wrote: Hi, I just wanted to let you know, I wrote a new free/open source Java database engine 'H2' (for Hypersonic 2), it's now available at http://www.h2database.com. The database has similar features as HSQLDB, plus some more (clustering, a better optimizer, faster startup, BLOB

[Hibernate] New DBMS 'H2'

2005-12-19 Thread Thomas Mueller
Hi, I just wanted to let you know, I wrote a new free/open source Java database engine 'H2' (for Hypersonic 2), it's now available at http://www.h2database.com. The database has similar features as HSQLDB, plus some more (clustering, a better optimizer, faster startup, BLOB/CLOB, large resultset,

[Hibernate] Weird issues on JDK5 and Linux

2005-12-19 Thread Emmanuel Bernard
Can you have an expert look at this one please, I'm a bit confused. http://opensource.atlassian.com/projects/hibernate/browse/HHH-1293 thanks --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop