|
For ids with generation type IDENTITY the capabilities of a store to assign ids "inline" when inserting records should be used (e.g. in MongoDB and CouchDB).
If a store doesn't support this strategy in a meaningful way, an exception should be raised.
ML discussion: http://lists.jboss.org/pipermail/hibernate-dev/2014-January/010826.html
|