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.
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.
An SPI for integrating custom entity and collection persisters.
Extension point for customized state management, enabling functionality such as soft delete, temporal data, and audit logging.