Uses of Package
org.hibernate.id.factory.spi
-
Packages that use org.hibernate.id.factory.spi Package Description org.hibernate.envers.enhanced org.hibernate.id org.hibernate.id.enhanced Enhanced/improved versions of table and sequence based identifier generators targeting portability and unified configurationorg.hibernate.id.factory org.hibernate.id.factory.internal org.hibernate.id.factory.spi org.hibernate.id.uuid org.hibernate.mapping -
Classes in org.hibernate.id.factory.spi used by org.hibernate.envers.enhanced Class Description StandardGenerator Marker interface for Hibernate-provided generator impls -
Classes in org.hibernate.id.factory.spi used by org.hibernate.id Class Description StandardGenerator Marker interface for Hibernate-provided generator impls -
Classes in org.hibernate.id.factory.spi used by org.hibernate.id.enhanced Class Description StandardGenerator Marker interface for Hibernate-provided generator impls -
Classes in org.hibernate.id.factory.spi used by org.hibernate.id.factory Class Description GeneratorDefinitionResolver Access to resolve IdentifierGeneratorDefinition instances -
Classes in org.hibernate.id.factory.spi used by org.hibernate.id.factory.internal Class Description GenerationTypeStrategy Delegate for defining how to handle the various types ofGenerationType
possibilities.GeneratorDefinitionResolver Access to resolve IdentifierGeneratorDefinition instances -
Classes in org.hibernate.id.factory.spi used by org.hibernate.id.factory.spi Class Description GenerationTypeStrategy Delegate for defining how to handle the various types ofGenerationType
possibilities.GeneratorDefinitionResolver Access to resolve IdentifierGeneratorDefinition instances -
Classes in org.hibernate.id.factory.spi used by org.hibernate.id.uuid Class Description CustomIdGeneratorCreationContext StandardGenerator Marker interface for Hibernate-provided generator impls -
Classes in org.hibernate.id.factory.spi used by org.hibernate.mapping Class Description CustomIdGeneratorCreationContext