public interface EdmParameter extends EdmElement, EdmMappable, EdmAnnotatable
Modifier and Type | Method and Description |
---|---|
Integer |
getMaxLength() |
Integer |
getPrecision() |
Integer |
getScale() |
SRID |
getSrid() |
boolean |
isNullable() |
getType, isCollection
getMapping
getAnnotation, getAnnotations
boolean isNullable()
Integer getMaxLength()
Integer getPrecision()
Integer getScale()
SRID getSrid()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.