public interface ColumnDescriptor
Modifier and Type | Method and Description |
---|---|
String |
getFullType() |
Integer |
getLength() |
String |
getName() |
Integer |
getPrecision() |
Integer |
getScale() |
String |
getType() |
Boolean |
isNullable() |
Copyright © 2014. All Rights Reserved.