Re: [Hibernate] Kudos, Exception question, Validatable...

2004-02-04 Thread Max Rydahl Andersen
My hat is off to everyone involved! Thank you for writing this cool thing. thanx ;) It seems to me this could be a useful thing to know. In looking around it seems like it would be easy to subclass JDBCException to provide an extra property (i.e. JDBCEntityException.getEntity()), and create

[Hibernate] Kudos, Exception question, Validatable...

2004-02-04 Thread David Wood
First of all, since picking up Hibernate on a project and using it for a month or two (and having used a few other similar systems), and having some occasions to hunt around in the source, I wanted to write just to say that I was impressed by the clarity, concision, and overall good experience

[Hibernate] 2.1.2

2004-02-04 Thread Gavin King
Released it finally I noticed that this is the first release for almost 2 months, which is quite a long time by our standards! ;) -- Gavin King JBoss Group +61 410534454 http://hibernate.org --- The SF.Net email is sponsored by EclipseCon 2

Re: [Hibernate] Hibernate and Tomcat

2004-02-04 Thread Emmanuel
Ary Junior wrote: Somebody could explain the message below to me? This isn't a user list. Please have a look at http://www.hibernate.org/ForumMailinglists/HowToAskForHelp --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conferenc

Re: [Hibernate] Extending Session

2004-02-04 Thread Emmanuel
It seems to me that it's not a common case at all. I'm intend believe it has more drawbacks to "pollute" the public API with such a need than stay that way. Ugo Cei wrote: [I'm reposting this message since it didn't get any attention the first time I did (more than 2 months ago). Maybe people

[Hibernate] AST driven QueryTranslator

2004-02-04 Thread Joshua Davis
A little more progress in the last few days: * Cleaned up the code, placing the query information in the AST, where it belongs. * Changed the HQL parser so it produces trees with the FROM first, so processing the SELECT (projection list) will be easier. Changed the other phases to accommodate thi

Re: [Hibernate] wiki docs

2004-02-04 Thread Christian Bauer
On 29 Jan (23:41), Kairos wrote: > Hi.. where can I download the docs at wiki area as a bundle ? Included in the distribution or at http://hibernate.org/wiki_snapshot.tar.gz (daily refreshed) -- Christian Bauer [EMAIL PROTECTED] http://www.hibernate.org/ --

Re: [Hibernate] commit email notifications

2004-02-04 Thread Max Rydahl Andersen
Christian Bauer wrote: On 03 Feb (12:02), Emmanuel wrote: Does anyone know why commit notifications are currently broken? Because of the link with JIRA ? but I doubt. More likely the Sourceforge systems have trouble... have tried to submit a support request on it - but even tha