Uses of Class
org.hibernate.mapping.AbstractUserDefinedType
Packages that use AbstractUserDefinedType
Package
Description
This package defines the Hibernate configuration-time mapping model.
-
Uses of AbstractUserDefinedType in org.hibernate.mapping
Subclasses of AbstractUserDefinedType in org.hibernate.mappingModifier and TypeClassDescriptionclass
A mapping model object representing a named relational database array type.class
A mapping model object representing a relational database UDT.Methods in org.hibernate.mapping with parameters of type AbstractUserDefinedTypeModifier and TypeMethodDescriptionboolean
AbstractUserDefinedType.equals
(AbstractUserDefinedType table)