Package org.apache.drill.jdbc.impl
Class AvaticaDrillSqlAccessor
java.lang.Object
org.apache.drill.jdbc.impl.AvaticaDrillSqlAccessor
- All Implemented Interfaces:
org.apache.calcite.avatica.util.Cursor.Accessor
public class AvaticaDrillSqlAccessor
extends Object
implements org.apache.calcite.avatica.util.Cursor.Accessor
-
Method Summary
-
Method Details
-
getObjectClass
- See Also:
-
wasNull
- Specified by:
wasNullin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getString
- Specified by:
getStringin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getBoolean
- Specified by:
getBooleanin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getByte
- Specified by:
getBytein interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getShort
- Specified by:
getShortin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getInt
- Specified by:
getIntin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getLong
- Specified by:
getLongin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getFloat
- Specified by:
getFloatin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getDouble
- Specified by:
getDoublein interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getBigDecimal
- Specified by:
getBigDecimalin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getBigDecimal
- Specified by:
getBigDecimalin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getBytes
- Specified by:
getBytesin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getAsciiStream
- Specified by:
getAsciiStreamin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getUnicodeStream
- Specified by:
getUnicodeStreamin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getBinaryStream
- Specified by:
getBinaryStreamin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getObject
- Specified by:
getObjectin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getCharacterStream
- Specified by:
getCharacterStreamin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getObject
- Specified by:
getObjectin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getRef
- Specified by:
getRefin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getBlob
- Specified by:
getBlobin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getClob
- Specified by:
getClobin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getStruct
- Specified by:
getStructin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getDate
- Specified by:
getDatein interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getTime
- Specified by:
getTimein interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getTimestamp
- Specified by:
getTimestampin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getURL
- Specified by:
getURLin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getNClob
- Specified by:
getNClobin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getSQLXML
- Specified by:
getSQLXMLin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getNString
- Specified by:
getNStringin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getNCharacterStream
- Specified by:
getNCharacterStreamin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-
getObject
- Specified by:
getObjectin interfaceorg.apache.calcite.avatica.util.Cursor.Accessor- Throws:
SQLException
-