public interface FieldMetaData
Modifier and Type | Method and Description |
---|---|
String |
getColumnName() |
String |
getDataType() |
int |
getDecimalPlaces() |
int |
getLength() |
String |
getTableName() |
boolean |
isEncrypted() |
String getTableName()
String getColumnName()
String getDataType()
int getLength()
int getDecimalPlaces()
boolean isEncrypted()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.