Uses of Class
org.hibernate.annotations.Cascade
-
Packages that use Cascade Package Description org.hibernate.boot.model.internal -
-
Uses of Cascade in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal with parameters of type Cascade Modifier and Type Method Description static String
BinderHelper. getCascadeStrategy(CascadeType[] ejbCascades, Cascade hibernateCascadeAnnotation, boolean orphanRemoval, boolean forcePersist)
-