RE: [Hibernate] Collections evicted from cache for update/recreate

2005-09-29 Thread Gavin King
Right, this is necessary to handle the possibility of concurrent inserts in diff transactions. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Mastracci Sent: Thursday, 29 September 2005 11:24 PM To: hibernate-devel@lists.sourceforge.net Subject:

[Hibernate] Collections evicted from cache for update/recreate

2005-09-29 Thread Matthew Mastracci
I'm looking at code from both Hibernate 3.1 and the latest NHibernate code and they seem to share a behaviour that I'm curious about. I think it has a rational explanation, but I'm unable to discover what it is. Hibernate seems to evict a collection from the cache whenever an update is made t

Re: [Hibernate] HEAD does not compile

2005-09-29 Thread Emmanuel Bernard
Thanks Steve Ebersole wrote: Oops, missed two commits. Update src/org/hibernate/param -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel Bernard Sent: Thursday, September 29, 2005 12:04 PM To: Hibernate development Subject: [Hibernate] HEAD does

RE: [Hibernate] HEAD does not compile

2005-09-29 Thread Steve Ebersole
Oops, missed two commits. Update src/org/hibernate/param -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel Bernard Sent: Thursday, September 29, 2005 12:04 PM To: Hibernate development Subject: [Hibernate] HEAD does not compile compile: [javac

Re: [Hibernate] HEAD does not compile

2005-09-29 Thread Max Rydahl Andersen
Bad steve! /max compile: [javac] Compiling 887 source files to C:\projects\hibernate-head\hibernate3\ build\classes [javac] C:\projects\hibernate-head\hibernate3\src\org\hibernate\hql\ast\HqlS qlWalker.java:666: cannot find symbol [javac] symbol : constructor PositionalPar

[Hibernate] HEAD does not compile

2005-09-29 Thread Emmanuel Bernard
compile: [javac] Compiling 887 source files to C:\projects\hibernate-head\hibernate3\ build\classes [javac] C:\projects\hibernate-head\hibernate3\src\org\hibernate\hql\ast\HqlS qlWalker.java:666: cannot find symbol [javac] symbol : constructor PositionalParameterSpecification(int,in