public interface ColumnMetadata extends BaseColumnMetadata
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Returns the length of the column.
|
int |
getPrecision()
Returns the precision of the column.
|
int |
getScale()
Returns the scale of the column.
|
getColumnDefinition, getTable, isInsertable, isNullable, isUnique, isUpdatablegetNamegetLocatorint getLength()
int getPrecision()
int getScale()
Copyright © 2012-2013 Batoo. All Rights Reserved.