public static class KylinMeta.KMetaColumn extends org.apache.calcite.avatica.MetaImpl.MetaColumn implements KylinMeta.NamedWithChildren
bufferLength, charOctetLength, columnDef, columnName, columnSize, dataType, decimalDigits, isAutoincrement, isGeneratedcolumn, isNullable, nullable, numPrecRadix, ordinalPosition, remarks, scopeCatalog, scopeSchema, scopeTable, sourceDataType, sqlDataType, sqlDatetimeSub, tableCat, tableName, tableSchem, typeName| Constructor and Description |
|---|
KylinMeta.KMetaColumn(String tableCat,
String tableSchem,
String tableName,
String columnName,
int dataType,
String typeName,
int columnSize,
Integer decimalDigits,
int numPrecRadix,
int nullable,
int charOctetLength,
int ordinalPosition,
String isNullable) |
public List<KylinMeta.NamedWithChildren> getChildren()
getChildren in interface KylinMeta.NamedWithChildrenCopyright © 2014–2017 Apache Software Foundation. All rights reserved.