Uses of Class
org.hibernate.annotations.GenericGenerator
-
Packages that use GenericGenerator Package Description org.hibernate.annotations A set of mapping annotations which extend the O/R mapping annotations defined by JPA.org.hibernate.testing.orm.domain.gambit -
-
Uses of GenericGenerator in org.hibernate.annotations
Methods in org.hibernate.annotations that return GenericGenerator Modifier and Type Method Description GenericGenerator[]
value()
The aggregated generators. -
Uses of GenericGenerator in org.hibernate.testing.orm.domain.gambit
Classes in org.hibernate.testing.orm.domain.gambit with annotations of type GenericGenerator Modifier and Type Class Description class
EntityWithOneToMany
-