Uses of Interface
org.hibernate.usertype.DynamicParameterizedType
Packages that use DynamicParameterizedType
Package
Description
A Hibernate
Type is a strategy for mapping a Java
property type to a JDBC type or types.-
Uses of DynamicParameterizedType in org.hibernate.type
Classes in org.hibernate.type that implement DynamicParameterizedTypeModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Use the built-in support for enumsclassSerializableToBlobType<T extends Serializable>