Package org.apache.calcite.avatica
Class MetaImpl.MetaAttribute
java.lang.Object
org.apache.calcite.avatica.MetaImpl.MetaAttribute
- Enclosing class:
- MetaImpl
Metadata describing an attribute.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
typeCat
-
typeSchem
-
typeName
-
attrName
-
dataType
public final int dataType -
attrTypeName
-
attrSize
-
decimalDigits
-
numPrecRadix
-
nullable
public final int nullable -
remarks
-
attrDef
-
sqlDataType
-
sqlDatetimeSub
-
charOctetLength
-
ordinalPosition
public final int ordinalPosition -
isNullable
-
scopeCatalog
-
scopeSchema
-
scopeTable
-
sourceDataType
-
-
Constructor Details
-
MetaAttribute
-