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