程序包的使用
org.hibernate.boot.model.convert.spi
-
使用org.hibernate.boot.model.convert.spi的程序包 程序包 说明 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.convert.internal org.hibernate.boot.model.convert.spi 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.cfg.annotations.reflection Defines the capability to merge mapping information from both annotations and orm.xml sources into a unified set of metadata in the Hibernate commons-annotations model.org.hibernate.mapping This package defines the Hibernate configuration-time metamodel. -
org.hibernate.boot使用的org.hibernate.boot.model.convert.spi中的类 类 说明 ConverterDescriptor Boot-time descriptor of a JPA AttributeConverter -
org.hibernate.boot.internal使用的org.hibernate.boot.model.convert.spi中的类 类 说明 ConverterAutoApplyHandler ConverterDescriptor Boot-time descriptor of a JPA AttributeConverter -
org.hibernate.boot.model.convert.internal使用的org.hibernate.boot.model.convert.spi中的类 类 说明 AutoApplicableConverterDescriptor Contract for handling auto-apply checks for JPA AttributeConvertersConverterAutoApplyHandler ConverterDescriptor Boot-time descriptor of a JPA AttributeConverterJpaAttributeConverterCreationContext Access to information that implementors ofConverterDescriptor.createJpaAttributeConverter(org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext)might need -
org.hibernate.boot.model.convert.spi使用的org.hibernate.boot.model.convert.spi中的类 类 说明 AutoApplicableConverterDescriptor Contract for handling auto-apply checks for JPA AttributeConvertersConverterDescriptor Boot-time descriptor of a JPA AttributeConverterJpaAttributeConverterCreationContext Access to information that implementors ofConverterDescriptor.createJpaAttributeConverter(org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext)might need -
org.hibernate.boot.spi使用的org.hibernate.boot.model.convert.spi中的类 类 说明 ConverterAutoApplyHandler ConverterDescriptor Boot-time descriptor of a JPA AttributeConverter -
org.hibernate.cfg使用的org.hibernate.boot.model.convert.spi中的类 类 说明 ConverterDescriptor Boot-time descriptor of a JPA AttributeConverter -
org.hibernate.cfg.annotations使用的org.hibernate.boot.model.convert.spi中的类 类 说明 ConverterDescriptor Boot-time descriptor of a JPA AttributeConverter -
org.hibernate.cfg.annotations.reflection使用的org.hibernate.boot.model.convert.spi中的类 类 说明 ConverterDescriptor Boot-time descriptor of a JPA AttributeConverter -
org.hibernate.mapping使用的org.hibernate.boot.model.convert.spi中的类 类 说明 ConverterDescriptor Boot-time descriptor of a JPA AttributeConverter