Uses of Class
org.hibernate.mapping.Collection

Packages that use Collection
Package
Description
This package contains the interfaces that make up the bootstrap API for Hibernate.
 
 
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Implementation of the second-level cache configuration SPI.
Internal implementations and support for persistent collections.
This package defines the SPI of a framework for lazy-initializing and state-tracking collection wrappers.
 
This package defines the Hibernate configuration-time mapping model.
 
This package abstracts persistence mechanisms for collections.
Built-in implementation of the SPI for integrating entity and collection persisters.
An SPI for integrating custom entity and collection persisters.