The 3.2 branch for Hibernate core is:
http://anonsvn.jboss.org/repos/hibernate/core/branches/Branch_3_2/
-Chris
Hugh M wrote:
I am trying to check out the source for hibernate according to
instructions on http://www.hibernate.org/6.html.
This page refers to the module "Hibernate3" in a couple
Wondering if I can get any help with this.
http://forum.hibernate.org/viewtopic.php?t=988818&highlight=
regards,
Gowri
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
On 18 Jul 2008, at 16:35, Brian Stansberry wrote:
Galder Zamarreno wrote:
Paul Ferraro wrote:
refresh() always goes to the db, and only potentially triggers a 2LC
update - not a read.
[OT] A concern I have is whether the refresh() removes the item from
the 2LC before doing the subsequent
Manik Surtani wrote:
On 18 Jul 2008, at 16:35, Brian Stansberry wrote:
Galder Zamarreno wrote:
Paul Ferraro wrote:
refresh() always goes to the db, and only potentially triggers a 2LC
update - not a read.
[OT] A concern I have is whether the refresh() removes the item from
the 2LC before