接口的使用
org.hibernate.boot.model.convert.spi.AutoApplicableConverterDescriptor
-
使用AutoApplicableConverterDescriptor的程序包 程序包 说明 org.hibernate.boot.model.convert.internal org.hibernate.boot.model.convert.spi -
-
org.hibernate.boot.model.convert.internal中AutoApplicableConverterDescriptor的使用
实现AutoApplicableConverterDescriptor的org.hibernate.boot.model.convert.internal中的类 修饰符和类型 类 说明 classAutoApplicableConverterDescriptorBypassedImplAn implementation of AutoApplicableConverterDescriptor that always reports no auto-apply matchclassAutoApplicableConverterDescriptorStandardImplStandard implementation of AutoApplicableConverterDescriptor返回AutoApplicableConverterDescriptor的org.hibernate.boot.model.convert.internal中的方法 修饰符和类型 方法 说明 AutoApplicableConverterDescriptorAbstractConverterDescriptor. getAutoApplyDescriptor() -
org.hibernate.boot.model.convert.spi中AutoApplicableConverterDescriptor的使用
返回AutoApplicableConverterDescriptor的org.hibernate.boot.model.convert.spi中的方法 修饰符和类型 方法 说明 AutoApplicableConverterDescriptorConverterDescriptor. getAutoApplyDescriptor()Get the auto-apply checker for this converter.
-