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.spi org.hibernate.cfg org.hibernate.cfg.annotations -
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.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 UniqueConstraintannotations 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 aConvertconversionAvailableSettings 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 usingMetadataBuilderandStandardServiceRegistryBuilderunder 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.ImplicitNamingStrategyandPhysicalNamingStrategyshould be used instead.PersistenceStandardNamingStrategy Naming strategy implementing the EJB3 standardsPropertyData PropertyHolder Property holder abstract property containers from their direct implementationSecondPass Second pass operationUniqueConstraintHolder UniqueConstraintannotations 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 UniqueConstraintannotations are handled via second pass.