[hibernate-dev] Negative sequence numbers

2017-04-18 Thread Gail Badner
I see a comment on HHH-10219 that sounds like negative sequence values are supported by NoopOptimizer [1], but it does not seem to work. I've pushed a test case to my fork [2] with an entity defined as: @Entity( name = "TheEntity" ) @Table( name = "TheEntity" ) public static class The

Re: [hibernate-dev] [OGM] Hibernat OGM contrib repository

2017-04-18 Thread Sanne Grinovero
On 17 April 2017 at 16:32, Davide D'Alto wrote: > If I understand correctly the consensus for the contrib dialects is: > > * Keep the same group id of core: org.hibernate.ogm > * Keep the same license we use in OGM > * Create a repository per dialect: each repository will have it's own > life-cycl

[hibernate-dev] CI Updates on the 20th of April

2017-04-18 Thread Davide D'Alto
I will run some updates on Jenkins next Thursday (20th of April). This should remove the red Warning one sees when logged in. Problem is that some plugins changed the way they store configuration and it might affects some jobs. Thanks, Davide ___ hiber

Re: [hibernate-dev] 6.0 - concept naming

2017-04-18 Thread andrea boriero
the proposal, names and structure, looks good to me. I would just change, in the SecondaryTableBinding, the attribute name "predicate" to "foreignKey" On 14 April 2017 at 18:24, Steve Ebersole wrote: > Before I get deeper into this persister work I wanted to discuss some of > the primary desig