接口的使用
org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext
-
使用JpaAttributeConverterCreationContext的程序包 程序包 说明 org.hibernate.boot.model.convert.internal org.hibernate.boot.model.convert.spi -
-
org.hibernate.boot.model.convert.internal中JpaAttributeConverterCreationContext的使用
参数类型为JpaAttributeConverterCreationContext的org.hibernate.boot.model.convert.internal中的方法 修饰符和类型 方法 说明 JpaAttributeConverterAbstractConverterDescriptor. createJpaAttributeConverter(JpaAttributeConverterCreationContext context)protected abstract ManagedBean<? extends javax.persistence.AttributeConverter>AbstractConverterDescriptor. createManagedBean(JpaAttributeConverterCreationContext context)protected ManagedBean<? extends javax.persistence.AttributeConverter>ClassBasedConverterDescriptor. createManagedBean(JpaAttributeConverterCreationContext context)protected ManagedBean<? extends javax.persistence.AttributeConverter>InstanceBasedConverterDescriptor. createManagedBean(JpaAttributeConverterCreationContext context) -
org.hibernate.boot.model.convert.spi中JpaAttributeConverterCreationContext的使用
参数类型为JpaAttributeConverterCreationContext的org.hibernate.boot.model.convert.spi中的方法 修饰符和类型 方法 说明 JpaAttributeConverterConverterDescriptor. createJpaAttributeConverter(JpaAttributeConverterCreationContext context)Factory for the runtime representation of the converter
-