A new boolean setting {code:java} hibernate.id.generator.stored_last_used {code} will be added.
By default this value will be {code:java} true {code} changing the current behaviour.
In order to mantain backwards compatibility existing applications migrating to 5.3 and using TableGenerators should set this value to {code:java} false {code} . |
|