This last line "In Hibernate 2.0 beta 2, collections carry around a snapshot
of their persistent state (even when serialized). So rows may now be managed
individually even in the case of update().", I naively read as: "In
Hibernate2 all the above  "delete/insert instead of update" problems goes
away"

Is that true ? :)

/max

----- Original Message -----
From: "Gavin King" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 02, 2003 10:20 AM
Subject: [Hibernate] 2.0 beta 2


> 2.0 beta 2 fixes bugs in 2.0 beta 1 and adds:
>
> * efficient collection updates with Session.update()
> * cache configuation in hibernate.cfg.xml (rather than the mapping
documents)
> * smarter alias generation for properties with long column names
>
> I also wrote up some stuff about collection performance that everyone
> should read
>
> http://hibernate.bluemars.net/71.html
>
> this can be read in conjunction with the document I posted earlier
>
> http://hibernate.bluemars.net/69.html
>
>
> peace
>
> Gavin
>
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> _______________________________________________
> hibernate-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel
>



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Reply via email to