Package com.clickhouse.jdbc
Class ClickHouseArray
java.lang.Object
com.clickhouse.jdbc.ClickHouseArray
- All Implemented Interfaces:
Array
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedClickHouseArray(ClickHouseResultSet resultSet, int columnIndex) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidvoidfree()getArray()getArray(long index, int count) protected ClickHouseColumnintgetResultSet(long index, int count) getResultSet(long index, int count, Map<String, Class<?>> map) getResultSet(Map<String, Class<?>> map)
-
Constructor Details
-
ClickHouseArray
- Throws:
SQLException
-
-
Method Details
-
ensureValid
- Throws:
SQLException
-
getBaseColumn
-
getBaseTypeName
- Specified by:
getBaseTypeNamein interfaceArray- Throws:
SQLException
-
getBaseType
- Specified by:
getBaseTypein interfaceArray- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSetin interfaceArray- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSetin interfaceArray- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSetin interfaceArray- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSetin interfaceArray- Throws:
SQLException
-
free
- Specified by:
freein interfaceArray- Throws:
SQLException
-