Uses of Annotation Interface
org.hibernate.Remove

Packages that use Remove
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
Defines the integration aspect of Hibernate's second-level caching, allowing a "caching backend" to be plugged in as a cache provider.
This package abstracts persistence mechanisms for entities.
Packages with annotations of type Remove
Package
Description
Defines strategies for post-processing criteria query results into a form convenient to the application.
Most contracts here have been replaced by the new runtime mapping model.