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