Interface AttributeMarker
- All Superinterfaces:
Annotation
- All Known Subinterfaces:
AttributeMarker.Cascadeable,AttributeMarker.Fetchable,AttributeMarker.Mappable,AttributeMarker.Optionalable
- All Known Implementing Classes:
AnyAnnotation,BasicJpaAnnotation,ElementCollectionJpaAnnotation,ManyToAnyAnnotation,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 interfacestatic interfacestatic interfacestatic interface -
Method Summary
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString