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.
This package contains the interfaces that make up the bootstrap API for Hibernate.
Defines the integration aspect of Hibernate's second-level caching, allowing a "caching backend" to be plugged in as a cache provider.
This package defines APIs for configuring Hibernate.
Support for Dialect-specific identity column handling.
This package defines the Hibernate configuration-time mapping model.
This package abstracts persistence mechanisms for collections.
This package abstracts persistence mechanisms for entities.
Everything related to HQL/JPQL, native SQL, and criteria queries.
SPI-level SQM contracts
Nodes representing root entities and joins in the SQM tree.
Most contracts here have been replaced by the new runtime mapping model.
A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.
Packages with annotations of type Remove
Package
Description
Most contracts here have been replaced by the new runtime mapping model.