Re: [Hibernate] Startup performance revisited...

2004-12-26 Thread Binil Thomas
Hi Max, Couple of months ago we were evaluating the use of Hibernate, and were ran some performance comparisons between popular ORM tools. One of the things we noticed is that serialization of lazy initialization poxies is time consuming. I admit that when using Hibernate entities as DTOs the prox

Re: [Hibernate] Startup performance revisited...

2004-12-27 Thread Binil Thomas
Hi Christian, On Tue, 28 Dec 2004 00:25:24 +0200, Christian Bauer <[EMAIL PROTECTED]> wrote: > Binil Thomas wrote: > > > It isnt. An unloaded proxy can throw an Exception if it is accessed > > when detached. > > But what we want to know is cost of serializing an

[Hibernate] What happened to HHH-661?

2005-10-18 Thread Binil Thomas
Team, I had filed a patch in JIRA for an sequence implementation. It has been open for many months now - kindly let me know the status. Thanks, Binil

Re: [Hibernate] What happened to HHH-661?

2005-10-18 Thread Binil Thomas
On 10/18/05, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote: On Tue, 18 Oct 2005 09:43:09 +0200, Binil Thomas <[EMAIL PROTECTED]>wrote:> Team,>> I had filed a> patch< http://opensource2.atlassian.com/projects/hibernate/browse/HHH-611>in> JIRA for an sequence imp