Uses of Class
org.hibernate.annotations.GeneratorType
-
Packages that use GeneratorType Package Description org.hibernate.tuple Most contracts here have been replaced by the new runtime mapping model. -
-
Uses of GeneratorType in org.hibernate.tuple
Constructors in org.hibernate.tuple with parameters of type GeneratorType Constructor Description VmValueGeneration(GeneratorType annotation)
Deprecated.
-