Uses of Interface
org.hibernate.type.spi.CompositeTypeImplementor
Packages that use CompositeTypeImplementor
Package
Description
A Hibernate
Type is a strategy for mapping a Java
property type to a JDBC type or types.-
Uses of CompositeTypeImplementor in org.hibernate.type
Classes in org.hibernate.type that implement CompositeTypeImplementorModifier and TypeClassDescriptionclassHandles embedded mappings.classclassHandlesCompositeUserTypes.