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