[Hibernate] Hibernate 2 Transaction API

2003-01-05 Thread One Ovthafew
I'd like to propose a change to the Transaction API, for the purpose of making the standard try/catch/finally idiom a bit cleaner. What I would like is for the idiom to look like: Session s = factory.openSession(); try { //instantiate a new Transaction object, begin the transaction

Re: [Hibernate] Length of Hibernate-generated aliases in SQL

2003-01-05 Thread Mark Woon
Mark Woon wrote: And I'd be more than happy to implement the fix, if I can just figure out which methods are actually producing the offending SQL. I'll try looking at it later tonight. I'm getting really tired of renaming my db columns... I think I've got a reasonable fix for this problem.

Re: [Hibernate] Hibernate 2 Transaction API

2003-01-05 Thread Mark Woon
One Ovthafew wrote: I'd like to propose a change to the Transaction API, for the purpose of making the standard try/catch/finally idiom a bit cleaner. What I would like is for the idiom to look like: Session s = factory.openSession(); try { //instantiate a new Transaction object, begin the tra

[Hibernate] logo

2003-01-05 Thread Aslak Hellesøy
do you have a hibernate logo i can use on http://boss.bekk.no/boss/middlegen/ when i commit the hibernate plugin? the logo.jpg that figured on the hibenrate site in pre-wiki days has gray background and not really suitable for "powered by hibernate". if you don't have one, i suggest you design one