Interface AttributeMarker.Fetchable
- All Superinterfaces:
Annotation
,AttributeMarker
- All Known Implementing Classes:
AnyAnnotation
,BasicJpaAnnotation
,ElementCollectionJpaAnnotation
,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
-
fetch
FetchType fetch() -
fetch
-