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.
Package defining bytecode code enhancement (instrumentation) support.
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.
An SPI abstracting how persistent attributes of an entity or embeddable type are accessed by Hibernate.
Packages with annotations of type Remove
Package
Description
Defines strategies for post-processing criteria query results into a form convenient to the application.