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