Interface AttributeMarker.Cascadeable
- All Superinterfaces:
Annotation
,AttributeMarker
- All Known Implementing Classes:
ManyToManyJpaAnnotation
,ManyToOneJpaAnnotation
,OneToManyJpaAnnotation
,OneToOneJpaAnnotation
- Enclosing interface:
- AttributeMarker
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.hibernate.boot.models.annotations.spi.AttributeMarker
AttributeMarker.Cascadeable, AttributeMarker.Fetchable, AttributeMarker.Mappable, AttributeMarker.Optionalable
-
Method Summary
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
Method Details
-
cascade
CascadeType[] cascade() -
cascade
-