Interface AttributeMarker
- All Superinterfaces:
Annotation
- All Known Subinterfaces:
AttributeMarker.Cascadeable
,AttributeMarker.Fetchable
,AttributeMarker.Mappable
,AttributeMarker.Optionalable
- All Known Implementing Classes:
AnyAnnotation
,BasicJpaAnnotation
,ElementCollectionJpaAnnotation
,ManyToManyJpaAnnotation
,ManyToOneJpaAnnotation
,OneToManyJpaAnnotation
,OneToOneJpaAnnotation
Commonality for annotations which identify attributes.
- API Note:
- All the interesting bits are in the optional sub-interfaces.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
-
Method Summary
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString