public interface IBuiltInUDT
Modifier and Type | Method and Description |
---|---|
Integer |
getLength() |
LogicalDataType |
getLogicalType() |
String |
getName() |
PhysicalDataType |
getPhysicalType() |
Integer |
getPrecision() |
Integer |
getScale() |
String getName()
PhysicalDataType getPhysicalType()
Integer getLength()
Integer getPrecision()
Integer getScale()
LogicalDataType getLogicalType()
Copyright © 2016. All rights reserved.