Re: [hibernate-dev] Mapping defaults for @OneToOne

2014-12-11 Thread Steve Ebersole
Well, we don't want to rely on that. That is meant to be across all features. I think we want to look at this for this specific feature. That's kind of the design of Dialect overall. On Dec 11, 2014 5:56 PM, "Gail Badner" wrote: > Yes, that makes good sense. I see the info is available via > D

Re: [hibernate-dev] Mapping defaults for @OneToOne

2014-12-11 Thread Steve Ebersole
Are you asking me what "leveing rules" are? ANSI SQL defines a number of levels of conformance: entry, intermediate and full. These leveling rules describe additional rules/restrictions/limitations for certain conformance level. Taking a step back... a unique constraint says that the column(s) l

Re: [hibernate-dev] Starting contrib to Hibernate

2014-12-11 Thread Ajay Bhat
Hi Emmanuel, No I'm not familiar with the Google data store, but it looked like a good point to start, viz why I asked about it. Can you give me an idea of where in the code I ought to be looking to start on this? On Thu, Dec 11, 2014, 2:19 PM Emmanuel Bernard wrote: > Hi Ajay, > I’m glad you ar

Re: [hibernate-dev] Starting contrib to Hibernate

2014-12-11 Thread Emmanuel Bernard
Hi Ajay, I’m glad you are interested. You can certainly start working on the Google datastore if you want to. Do you have experience with it BTW? But that not necessary the easiest task to get started with.Otherwise, I have tagged more issues as suitable for contributors that we will need in th