Interface DatabaseObjectDetails
- All Superinterfaces:
Annotation
- All Known Subinterfaces:
CommonTableDetails
- All Known Implementing Classes:
CollectionTableJpaAnnotation
,JoinTableJpaAnnotation
,SecondaryTableJpaAnnotation
,TableJpaAnnotation
Commonality for annotations which represent database objects.
- API Note:
- While they all have names, some use an attribute other than
name()
- e.g. SequenceGenerator.sequenceName()
-
Method Summary
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString