| Constructor and Description |
|---|
ClickHouseArray(IDataType itemDataType,
Object[] data) |
| Modifier and Type | Method and Description |
|---|---|
void |
free() |
Object |
getArray() |
int |
getBaseType() |
String |
getBaseTypeName() |
Logger |
logger() |
ClickHouseArray |
slice(int offset,
int length) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetArray, getArray, getArray, getResultSet, getResultSet, getResultSet, getResultSetpublic String getBaseTypeName() throws SQLException
getBaseTypeName in interface SQLArraygetBaseTypeName in interface ArraySQLExceptionpublic int getBaseType()
throws SQLException
getBaseType in interface SQLArraygetBaseType in interface ArraySQLExceptionpublic void free()
throws SQLException
free in interface SQLArrayfree in interface ArraySQLExceptionpublic Object getArray() throws SQLException
getArray in interface SQLArraygetArray in interface ArraySQLExceptionpublic ClickHouseArray slice(int offset, int length)
Copyright © 2021. All rights reserved.