Package org.hibernate.internal.util.type
Class PrimitiveWrapperHelper.IntegerDescriptor
java.lang.Object
org.hibernate.internal.util.type.PrimitiveWrapperHelper.IntegerDescriptor
- All Implemented Interfaces:
PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Integer>
- Enclosing class:
- PrimitiveWrapperHelper
public static class PrimitiveWrapperHelper.IntegerDescriptor
extends Object
implements PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Integer>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
INSTANCE
-
-
Method Details
-
getPrimitiveClass
- Specified by:
getPrimitiveClassin interfacePrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Integer>
-
getWrapperClass
- Specified by:
getWrapperClassin interfacePrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Integer>
-