Uses of Interface
org.hibernate.collection.spi.CollectionSemantics

Packages that use CollectionSemantics
Package
Description
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.
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
This package abstracts persistence mechanisms for collections.