Interface UniqueConstraintCollector
- All Superinterfaces:
Annotation
- All Known Subinterfaces:
CommonTableDetails
- All Known Implementing Classes:
CollectionTableJpaAnnotation
,JoinTableJpaAnnotation
,SecondaryTableJpaAnnotation
,TableGeneratorJpaAnnotation
,TableJpaAnnotation
Commonality for annotations which define unique-constraints
-
Method Summary
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
Method Details
-
uniqueConstraints
UniqueConstraint[] uniqueConstraints() -
uniqueConstraints
-