Re: [hibernate-dev] Hibernate OGM

2011-05-13 Thread Alex Snaps
On Thursday 12 May 2011 at 19:49, Sanne Grinovero wrote: 2011/5/12 Nicolas Helleringer : > > I do like Bucket. It more 'free' than Database that people do associate to > > much with SQL and relational (who remember that a database CAN be non > > relational ?) and than Cache which seems to retrictiv

Re: [hibernate-dev] Hibernate OGM

2011-05-13 Thread Alex Snaps
On Thursday 12 May 2011 at 17:17, Emmanuel Bernard wrote: I've significantly improved the GridDialect in my quest to use Atomic Maps for entity and associations. Unfortunately the change is not ready to be shared yet. I hope to get that out next week Entity are using atomic maps but not associat

Re: [hibernate-dev] Hibernate OGM

2011-05-13 Thread Emmanuel Bernard
yes git cherry-pick will be your friend to clean the mess On 13 mai 2011, at 16:16, Alex Snaps wrote: > On Thursday 12 May 2011 at 17:17, Emmanuel Bernard wrote: > I've significantly improved the GridDialect in my quest to use Atomic Maps > for entity and associations. Unfortunately the change i

Re: [hibernate-dev] Hibernate OGM

2011-05-13 Thread Emmanuel Bernard
Another one is Datastore I guess. The problem is that we put associations and entities in different datastores (at the moment at least). On 12 mai 2011, at 19:44, Nicolas Helleringer wrote: > I do like Bucket. It more 'free' than Database that people do associate to > much with SQL and relation

[hibernate-dev] Hibernate 4.0 logging looks too verbose still (suggest changing more info to debug/trace)

2011-05-13 Thread Scott Marlow
Hi, The following Hibernate log output is from running the AS 7.0 integration testsuite (with Hibernate 4.0.0.Alpha3) http://pastie.org/1899179 I think some of the warnings might be telling me that we have something wrong in the AS7/Hibernate integration. For example "23:43:42,001 WARN [or