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| 构造器和说明 |
|---|
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 在接口中 KylinMeta.NamedWithChildrenCopyright © 2014–2018 Apache Software Foundation. All rights reserved.