Interface AttributeMarker.Optionalable
- All Superinterfaces:
Annotation,AttributeMarker
- All Known Implementing Classes:
AnyAnnotation,BasicJpaAnnotation,ManyToOneJpaAnnotation,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
-
optional
boolean optional() -
optional
void optional(boolean value)
-