Branch: refs/heads/5.1
Home:
https://github.com/hibernate/hibernate-orm
Commit: f2ecfc1f53714e195e4b3ef66337c1190934baa4
https://github.com/hibernate/hibernate-orm/commit/f2ecfc1f53714e195e4b3ef...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2016-09-15 (Thu, 15 Sep 2016)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/domain/identifiers.adoc
Log Message:
-----------
HHH-11069 - Improve documentation regarding GenerationType.AUTO
Explain the two IdGeneratorStrategyInterpreter implementations and their relation to how
AUTO resolves to an actual identifier strategy
(cherry picked from commit d88bf908dac95720051b627573b6541362973bb2)