Uses of Class
org.hibernate.type.internal.CustomMutabilityConvertedBasicTypeImpl
-
Packages that use CustomMutabilityConvertedBasicTypeImpl Package Description org.hibernate.type.internal -
-
Uses of CustomMutabilityConvertedBasicTypeImpl in org.hibernate.type.internal
Subclasses of CustomMutabilityConvertedBasicTypeImpl in org.hibernate.type.internal Modifier and Type Class Description class
CustomMutabilityConvertedPrimitiveBasicTypeImpl<J>
Wrapper ofCustomMutabilityConvertedBasicTypeImpl
for primitive type.
-