Uses of Interface
org.hibernate.mapping.GeneratorCreator
-
Packages that use GeneratorCreator Package Description org.hibernate.mapping This package defines the Hibernate configuration-time mapping model. -
-
Uses of GeneratorCreator in org.hibernate.mapping
Methods in org.hibernate.mapping that return GeneratorCreator Modifier and Type Method Description GeneratorCreator
Property. getValueGeneratorCreator()
Methods in org.hibernate.mapping with parameters of type GeneratorCreator Modifier and Type Method Description void
Property. setValueGeneratorCreator(GeneratorCreator generator)
-