Uses of Package
org.hibernate.cfg
-
Packages that use org.hibernate.cfg Package Description org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.internal org.hibernate.boot.model.source.internal org.hibernate.boot.spi org.hibernate.cfg org.hibernate.cfg.annotations org.hibernate.cfg.internal org.hibernate.testing.env org.hibernate.testing.jdbc org.hibernate.testing.junit4 -
Classes in org.hibernate.cfg used by org.hibernate.boot Class Description MetadataSourceType Enumeration of the types of sources of mapping metadata -
Classes in org.hibernate.cfg used by org.hibernate.boot.internal Class Description AnnotatedClassType Type of annotation of a class will give its typeBaselineSessionEventsListenerBuilder JPAIndexHolder MetadataSourceType Enumeration of the types of sources of mapping metadataPropertyData SecondPass Second pass operationUniqueConstraintHolder UniqueConstraint
annotations are handled via second pass. -
Classes in org.hibernate.cfg used by org.hibernate.boot.model.source.internal Class Description SecondPass Second pass operation -
Classes in org.hibernate.cfg used by org.hibernate.boot.spi Class Description AnnotatedClassType Type of annotation of a class will give its typeBaselineSessionEventsListenerBuilder JPAIndexHolder MetadataSourceType Enumeration of the types of sources of mapping metadataPropertyData SecondPass Second pass operationUniqueConstraintHolder UniqueConstraint
annotations are handled via second pass. -
Classes in org.hibernate.cfg used by org.hibernate.cfg Class Description AbstractPropertyHolder No idea.AccessType Enum defining different access strategies for accessing entity values.AnnotatedClassType Type of annotation of a class will give its typeAnnotatedColumn Wrap state of an EJB3 @Column annotation and build the Hibernate column mapping elementAnnotatedDiscriminatorColumn Discriminator columnAnnotatedJoinColumn Wrap state of an EJB3 @JoinColumn annotation and build the Hibernate column mapping elementAttributeConversionInfo Describes aConvert
conversionAvailableSettings Enumerates the configuration properties supported by Hibernate, including properties defined by the JPA specification.CollectionPropertyHolder Configuration A convenience API making it easier to bootstrap an instance of Hibernate usingMetadataBuilder
andStandardServiceRegistryBuilder
under the covers.FkSecondPass IndexColumn index columnInheritanceState Some extra data to the inheritance position of a class.MetadataSourceType Enumeration of the types of sources of mapping metadataNamingStrategy Deprecated.ImplicitNamingStrategy
andPhysicalNamingStrategy
should be used instead.PersistenceStandardNamingStrategy Naming strategy implementing the EJB3 standardsPropertyData PropertyHolder Property holder abstract property containers from their direct implementationSecondPass Second pass operationUniqueConstraintHolder UniqueConstraint
annotations are handled via second pass. -
Classes in org.hibernate.cfg used by org.hibernate.cfg.annotations Class Description AccessType Enum defining different access strategies for accessing entity values.AnnotatedColumn Wrap state of an EJB3 @Column annotation and build the Hibernate column mapping elementAnnotatedJoinColumn Wrap state of an EJB3 @JoinColumn annotation and build the Hibernate column mapping elementIndexColumn index columnInheritanceState Some extra data to the inheritance position of a class.JPAIndexHolder ObjectNameSource Source for database object names (identifiers).PropertyHolder Property holder abstract property containers from their direct implementationQuerySecondPass Bind querySecondPass Second pass operationUniqueConstraintHolder UniqueConstraint
annotations are handled via second pass. -
Classes in org.hibernate.cfg used by org.hibernate.cfg.internal Class Description SecondPass Second pass operation -
Classes in org.hibernate.cfg used by org.hibernate.testing.env Class Description Configuration A convenience API making it easier to bootstrap an instance of Hibernate usingMetadataBuilder
andStandardServiceRegistryBuilder
under the covers. -
Classes in org.hibernate.cfg used by org.hibernate.testing.jdbc Class Description Configuration A convenience API making it easier to bootstrap an instance of Hibernate usingMetadataBuilder
andStandardServiceRegistryBuilder
under the covers. -
Classes in org.hibernate.cfg used by org.hibernate.testing.junit4 Class Description Configuration A convenience API making it easier to bootstrap an instance of Hibernate usingMetadataBuilder
andStandardServiceRegistryBuilder
under the covers.