Uses of Class
org.hibernate.type.MetaType
Packages that use MetaType
Package
Description
A Hibernate
Type
is a strategy for mapping a Java
property type to a JDBC type or types.-
Uses of MetaType in org.hibernate.type
Constructors in org.hibernate.type with parameters of type MetaTypeModifierConstructorDescriptionAnyType
(TypeConfiguration typeConfiguration, MetaType discriminatorType, Type identifierType, boolean lazy)