Interface ColumnDetails.SecondSizable
- All Superinterfaces:
Annotation, ColumnDetails, ColumnDetails.Sizable, 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 ColumnDetails.Sizable
length, length, precision, precision, scale, scaleMethods inherited from interface Commentable
comment, commentMethods inherited from interface Optionable
options, options
-
Method Details
-
secondPrecision
int secondPrecision() -
secondPrecision
void secondPrecision(int value)
-