Interface ColumnDetails.Uniqueable
- All Superinterfaces:
Annotation, ColumnDetails, Commentable, Optionable
- Enclosing interface:
ColumnDetails
-
Nested Class Summary
Nested classes/interfaces inherited from interface ColumnDetails
ColumnDetails.AlternateTableCapable, ColumnDetails.Mutable, ColumnDetails.Nullable, ColumnDetails.SecondSizable, ColumnDetails.Sizable, ColumnDetails.Uniqueable -
Method Summary
Methods inherited from interface Annotation
annotationType, equals, hashCode, toStringMethods inherited from interface ColumnDetails
columnDefinition, columnDefinition, name, nameMethods inherited from interface Commentable
comment, commentMethods inherited from interface Optionable
options, options
-
Method Details
-
unique
boolean unique() -
unique
void unique(boolean value)
-