接口的使用
org.hibernate.internal.util.type.PrimitiveWrapperHelper.PrimitiveWrapperDescriptor
-
使用PrimitiveWrapperHelper.PrimitiveWrapperDescriptor的程序包 程序包 说明 org.hibernate.internal.util.type -
-
org.hibernate.internal.util.type中PrimitiveWrapperHelper.PrimitiveWrapperDescriptor的使用
实现PrimitiveWrapperHelper.PrimitiveWrapperDescriptor的org.hibernate.internal.util.type中的类 修饰符和类型 类 说明 static classPrimitiveWrapperHelper.BooleanDescriptorstatic classPrimitiveWrapperHelper.ByteDescriptorstatic classPrimitiveWrapperHelper.CharacterDescriptorstatic classPrimitiveWrapperHelper.DoubleDescriptorstatic classPrimitiveWrapperHelper.FloatDescriptorstatic classPrimitiveWrapperHelper.IntegerDescriptorstatic classPrimitiveWrapperHelper.LongDescriptorstatic classPrimitiveWrapperHelper.ShortDescriptor返回PrimitiveWrapperHelper.PrimitiveWrapperDescriptor的org.hibernate.internal.util.type中的方法 修饰符和类型 方法 说明 static <X> PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<X>PrimitiveWrapperHelper. getDescriptorByPrimitiveType(Class<X> primitiveClazz)static <X> PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<X>PrimitiveWrapperHelper. getDescriptorByWrapperType(Class<X> wrapperClass)
-