Uses of Enum Class
org.hibernate.annotations.OnDeleteAction

Packages that use OnDeleteAction
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
 
 
 
 
 
This package defines the Hibernate configuration-time mapping model.
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.