Uses of Class
org.hibernate.type.CollectionType

Packages that use CollectionType
Package
Description
Internal implementations and support for persistent collections.
Support for many of the internal workings of Hibernate.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
This package defines a default set of event listeners that implement the default behaviors of Hibernate session operations.
This package defines the Hibernate configuration-time mapping model.
This package abstracts persistence mechanisms for collections.
Validation for HQL queries.
A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.