Hi,
The inconsistencies are due to the latest release being done quite a long
time ago.
The 5.2 User Guide was generated when we released 5.2.10 while the GitHub
repo contains many doc changes that will be available only when we release
5.2.11.
Vlad
On Tue, Aug 29, 2017 at 8:12 PM, Marko B wro
Hi all!
I've noticed some inconsistency between the Hibernate ORM User Guide [1]
and what seems to be in the documentation files in the GitHub repo. In
particular examples of @GeneratedValue usages:
Example 131. Unnamed sequence
@Entity
public class MyEntity {
@Id
@GeneratedValue( genera