public interface CommonProperty extends Named
Modifier and Type | Method and Description |
---|---|
String |
getDefaultValue() |
Integer |
getMaxLength() |
Integer |
getPrecision() |
Integer |
getScale() |
SRID |
getSrid() |
String |
getType() |
boolean |
isNullable() |
boolean |
isUnicode() |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.