Interface ColumnDetails.Nullable
- 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
-
nullable
boolean nullable() -
nullable
void nullable(boolean value)
-