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