程序包的使用
org.hibernate.cfg
-
使用org.hibernate.cfg的程序包 程序包 说明 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 This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel.org.hibernate.cfg.annotations org.hibernate.engine.spi org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. -
org.hibernate.boot使用的org.hibernate.cfg中的类 类 说明 AttributeConverterDefinition 已过时。(since 5.3) forces the converter instance to be built too early, which precludes the ability to resolve them from CDI, etc.MetadataSourceType Enumeration of the types of sources of mapping metadata -
org.hibernate.boot.internal使用的org.hibernate.cfg中的类 类 说明 AnnotatedClassType Type of annotation of a class will give its typeAttributeConverterDefinition 已过时。(since 5.3) forces the converter instance to be built too early, which precludes the ability to resolve them from CDI, etc.BaselineSessionEventsListenerBuilder JPAIndexHolder MetadataSourceType Enumeration of the types of sources of mapping metadataPropertyData SecondPass Second pass operationUniqueConstraintHolder UniqueConstraintannotations are handled via second pass. -
org.hibernate.boot.model.source.internal使用的org.hibernate.cfg中的类 类 说明 SecondPass Second pass operation -
org.hibernate.boot.spi使用的org.hibernate.cfg中的类 类 说明 AnnotatedClassType Type of annotation of a class will give its typeAttributeConverterDefinition 已过时。(since 5.3) forces the converter instance to be built too early, which precludes the ability to resolve them from CDI, etc.BaselineSessionEventsListenerBuilder JPAIndexHolder MetadataSourceType Enumeration of the types of sources of mapping metadataPropertyData SecondPass Second pass operationUniqueConstraintHolder UniqueConstraintannotations are handled via second pass. -
org.hibernate.cfg使用的org.hibernate.cfg中的类 类 说明 AbstractPropertyHolder No idea.AccessType Enum defining different access strategies for accessing entity values.AnnotatedClassType Type of annotation of a class will give its typeAttributeConversionInfo Describes aConvertconversionAttributeConverterDefinition 已过时。(since 5.3) forces the converter instance to be built too early, which precludes the ability to resolve them from CDI, etc.AvailableSettings BaselineSessionEventsListenerBuilder CollectionPropertyHolder Configuration Represents one approach for bootstrapping Hibernate.CopyIdentifierComponentSecondPass Ejb3Column Wrap state of an EJB3 @Column annotation and build the Hibernate column mapping elementEjb3DiscriminatorColumn Discriminator columnEjb3JoinColumn Wrap state of an EJB3 @JoinColumn annotation and build the Hibernate column mapping elementEJB3NamingStrategy Naming strategy implementing the EJB3 standardsFkSecondPass IndexColumn index columnInheritanceState Some extra data to the inheritance position of a class.MetadataSourceType Enumeration of the types of sources of mapping metadataNamingStrategy 已过时。ImplicitNamingStrategyandPhysicalNamingStrategyshould be used instead.PropertyData PropertyHolder Property holder abstract property containers from their direct implementationSecondPass Second pass operationUniqueConstraintHolder UniqueConstraintannotations are handled via second pass. -
org.hibernate.cfg.annotations使用的org.hibernate.cfg中的类 类 说明 AccessType Enum defining different access strategies for accessing entity values.Ejb3Column Wrap state of an EJB3 @Column annotation and build the Hibernate column mapping elementEjb3JoinColumn 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. -
org.hibernate.engine.spi使用的org.hibernate.cfg中的类 类 说明 Settings 已过时。UseSessionFactoryOptionsinstead. -
org.hibernate.internal使用的org.hibernate.cfg中的类 类 说明 Settings 已过时。UseSessionFactoryOptionsinstead.