public interface Term extends Named, Annotatable
Modifier and Type | Method and Description |
---|---|
List<String> |
getAppliesTo() |
String |
getBaseTerm() |
String |
getDefaultValue() |
Integer |
getMaxLength() |
Integer |
getPrecision() |
Integer |
getScale() |
SRID |
getSrid() |
String |
getType() |
boolean |
isNullable() |
getAnnotations
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.