跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W 

A

abort(Executor) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
absolute(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
AbstractPreparedStatement - com.github.housepower.jdbc.statement中的类
 
AbstractPreparedStatement(ClickHouseConnection, String[]) - 类 的构造器com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
acceptsURL(String) - 类 中的方法com.github.housepower.jdbc.NonRegisterDriver
 
add(Object) - 类 中的方法com.github.housepower.jdbc.misc.Slice
 
addBatch() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedInsertStatement
 
addBatch(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
addBatch() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
address() - 类 中的方法com.github.housepower.jdbc.connect.PhysicalConnection
 
address() - 类 中的方法com.github.housepower.jdbc.settings.ClickHouseConfig
 
afterLast() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
allProceduresAreCallable() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
allTablesAreSelectable() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
appendRow() - 类 中的方法com.github.housepower.jdbc.data.Block
 
assembleQueryPartsAndParameters() - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
autoCommitFailureClosesAllResultSets() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 

B

bareWord() - 类 中的方法com.github.housepower.jdbc.misc.SQLLexer
 
BatchQuery - examples中的类
 
BatchQuery() - 类 的构造器examples.BatchQuery
 
beforeFirst() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
BinaryDeserializer - com.github.housepower.jdbc.serializer中的类
 
BinaryDeserializer(Socket) - 类 的构造器com.github.housepower.jdbc.serializer.BinaryDeserializer
 
BinarySerializer - com.github.housepower.jdbc.serializer中的类
 
BinarySerializer(BuffedWriter, boolean) - 类 的构造器com.github.housepower.jdbc.serializer.BinarySerializer
 
Block - com.github.housepower.jdbc.data中的类
 
Block() - 类 的构造器com.github.housepower.jdbc.data.Block
 
Block(int, Column[]) - 类 的构造器com.github.housepower.jdbc.data.Block
 
Block(int, Column[], BlockSettings) - 类 的构造器com.github.housepower.jdbc.data.Block
 
block() - 类 中的方法com.github.housepower.jdbc.protocol.DataResponse
 
block - 类 中的变量com.github.housepower.jdbc.statement.ClickHouseStatement
 
BlockSettings - com.github.housepower.jdbc.data中的类
 
BlockSettings(BlockSettings.Setting[]) - 类 的构造器com.github.housepower.jdbc.data.BlockSettings
 
BlockSettings.Setting - com.github.housepower.jdbc.data中的类
 
Boolean - 接口 中的静态变量com.github.housepower.jdbc.settings.ISettingType
 
BUCKET_NUM - 类 中的静态变量com.github.housepower.jdbc.data.BlockSettings.Setting
 
BuffedReader - com.github.housepower.jdbc.buffer中的接口
 
BuffedWriter - com.github.housepower.jdbc.buffer中的接口
 
ByteArrayWriter - com.github.housepower.jdbc.buffer中的类
 
ByteArrayWriter(int) - 类 的构造器com.github.housepower.jdbc.buffer.ByteArrayWriter
 

C

cancel() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
cancelRowUpdates() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
character() - 类 中的方法com.github.housepower.jdbc.misc.SQLLexer
 
Character - 接口 中的静态变量com.github.housepower.jdbc.settings.ISettingType
 
CheckedIterator<T,E extends Throwable> - com.github.housepower.jdbc.misc中的接口
Copyright (C) 2018 SpectX Created by Lauri Nõmme 12.12.2018 16:11
CheckedSupplier<R,E extends Throwable> - com.github.housepower.jdbc.misc中的接口
Copyright (C) 2018 SpectX Created by Lauri Nõmme 12.12.2018 16:04
cityHash128(byte[], int, int) - 类 中的静态方法com.github.housepower.jdbc.misc.ClickHouseCityHash
 
clearBatch() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedInsertStatement
 
clearBatch() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
clearParameters() - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
clearParameters() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
clearWarnings() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
clearWarnings() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
clearWarnings() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
ClickHouseArray - com.github.housepower.jdbc中的类
 
ClickHouseArray(Object[]) - 类 的构造器com.github.housepower.jdbc.ClickHouseArray
 
ClickHouseCityHash - com.github.housepower.jdbc.misc中的类
NOTE: The code is modified to be compatible with CityHash128 used in ClickHouse
ClickHouseCityHash() - 类 的构造器com.github.housepower.jdbc.misc.ClickHouseCityHash
 
ClickHouseConfig - com.github.housepower.jdbc.settings中的类
 
ClickHouseConfig(String, Properties) - 类 的构造器com.github.housepower.jdbc.settings.ClickHouseConfig
 
ClickHouseConnection - com.github.housepower.jdbc中的类
 
ClickHouseConnection(ClickHouseConfig, PhysicalInfo) - 类 的构造器com.github.housepower.jdbc.ClickHouseConnection
 
ClickHouseDefines - com.github.housepower.jdbc.settings中的类
 
ClickHouseDefines() - 类 的构造器com.github.housepower.jdbc.settings.ClickHouseDefines
 
ClickHouseDriver - com.github.housepower.jdbc中的类
 
ClickHouseDriver() - 类 的构造器com.github.housepower.jdbc.ClickHouseDriver
 
ClickHousePreparedInsertStatement - com.github.housepower.jdbc.statement中的类
 
ClickHousePreparedInsertStatement(int, String, ClickHouseConnection) - 类 的构造器com.github.housepower.jdbc.statement.ClickHousePreparedInsertStatement
 
ClickHousePreparedQueryStatement - com.github.housepower.jdbc.statement中的类
 
ClickHousePreparedQueryStatement(ClickHouseConnection, String) - 类 的构造器com.github.housepower.jdbc.statement.ClickHousePreparedQueryStatement
 
ClickHouseResultSet - com.github.housepower.jdbc中的类
 
ClickHouseResultSet(Block, CheckedIterator<DataResponse, SQLException>, ClickHouseStatement) - 类 的构造器com.github.housepower.jdbc.ClickHouseResultSet
 
ClickHouseResultSetMetaData - com.github.housepower.jdbc中的类
 
ClickHouseResultSetMetaData(Block) - 类 的构造器com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
ClickHouseSQLException - com.github.housepower.jdbc中的异常错误
 
ClickHouseSQLException(int, String) - 异常错误 的构造器com.github.housepower.jdbc.ClickHouseSQLException
 
ClickHouseSQLException(int, String, Throwable) - 异常错误 的构造器com.github.housepower.jdbc.ClickHouseSQLException
 
ClickHouseStatement - com.github.housepower.jdbc.statement中的类
 
ClickHouseStatement(ClickHouseConnection) - 类 的构造器com.github.housepower.jdbc.statement.ClickHouseStatement
 
ClickHouseStruct - com.github.housepower.jdbc中的类
 
ClickHouseStruct(String, Object[]) - 类 的构造器com.github.housepower.jdbc.ClickHouseStruct
 
client() - 类 中的方法com.github.housepower.jdbc.connect.PhysicalInfo
 
CLIENT_REVERSION - 类 中的静态变量com.github.housepower.jdbc.settings.ClickHouseDefines
 
ClientInfo(String, String, String) - 类 的构造器com.github.housepower.jdbc.protocol.QueryRequest.ClientInfo
 
close() - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
close() - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
close() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedInsertStatement
 
close() - 类 中的方法com.github.housepower.jdbc.statement.ClickHouseStatement
 
close() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
close() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
close() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
closeOnCompletion() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
Column - com.github.housepower.jdbc.data中的类
 
Column(String, IDataType) - 类 的构造器com.github.housepower.jdbc.data.Column
 
Column(String, IDataType, Object[]) - 类 的构造器com.github.housepower.jdbc.data.Column
 
column - 类 中的变量com.github.housepower.jdbc.data.ColumnWriterBuffer
 
COLUMN_BUFFER - 类 中的静态变量com.github.housepower.jdbc.settings.ClickHouseDefines
 
columns() - 类 中的方法com.github.housepower.jdbc.data.Block
 
ColumnWriterBuffer - com.github.housepower.jdbc.data中的类
 
ColumnWriterBuffer() - 类 的构造器com.github.housepower.jdbc.data.ColumnWriterBuffer
 
com.github.housepower.jdbc - 程序包 com.github.housepower.jdbc
 
com.github.housepower.jdbc.buffer - 程序包 com.github.housepower.jdbc.buffer
 
com.github.housepower.jdbc.connect - 程序包 com.github.housepower.jdbc.connect
 
com.github.housepower.jdbc.data - 程序包 com.github.housepower.jdbc.data
 
com.github.housepower.jdbc.data.type - 程序包 com.github.housepower.jdbc.data.type
 
com.github.housepower.jdbc.data.type.complex - 程序包 com.github.housepower.jdbc.data.type.complex
 
com.github.housepower.jdbc.misc - 程序包 com.github.housepower.jdbc.misc
 
com.github.housepower.jdbc.protocol - 程序包 com.github.housepower.jdbc.protocol
 
com.github.housepower.jdbc.serializer - 程序包 com.github.housepower.jdbc.serializer
 
com.github.housepower.jdbc.settings - 程序包 com.github.housepower.jdbc.settings
 
com.github.housepower.jdbc.statement - 程序包 com.github.housepower.jdbc.statement
 
com.github.housepower.jdbc.stream - 程序包 com.github.housepower.jdbc.stream
 
com.github.housepower.jdbc.wrapper - 程序包 com.github.housepower.jdbc.wrapper
 
commit() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
COMPLETE_STAGE - 类 中的静态变量com.github.housepower.jdbc.protocol.QueryRequest
 
CompressedBuffedReader - com.github.housepower.jdbc.buffer中的类
 
CompressedBuffedReader(BuffedReader) - 类 的构造器com.github.housepower.jdbc.buffer.CompressedBuffedReader
 
CompressedBuffedWriter - com.github.housepower.jdbc.buffer中的类
 
CompressedBuffedWriter(int, BuffedWriter) - 类 的构造器com.github.housepower.jdbc.buffer.CompressedBuffedWriter
 
connect(String, Properties) - 类 中的方法com.github.housepower.jdbc.NonRegisterDriver
 
connection() - 类 中的方法com.github.housepower.jdbc.connect.PhysicalInfo
 
connection - 类 中的变量com.github.housepower.jdbc.statement.ClickHouseStatement
 
ConnectionState - com.github.housepower.jdbc中的枚举
 
connectTimeout() - 类 中的方法com.github.housepower.jdbc.settings.ClickHouseConfig
 
Container<T> - com.github.housepower.jdbc.misc中的类
 
Container(T, T) - 类 的构造器com.github.housepower.jdbc.misc.Container
 
copy() - 类 中的方法com.github.housepower.jdbc.settings.ClickHouseConfig
 
createArrayOf(String, Object[]) - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
createArrayOf(String, Object[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
createArrayType(SQLLexer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
createBlob() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
createClickHouseConnection(ClickHouseConfig) - 类 中的静态方法com.github.housepower.jdbc.ClickHouseConnection
 
createClob() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
createDateTime64Type(SQLLexer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
createDateTimeType(SQLLexer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime
 
createDateType(SQLLexer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.type.DataTypeDate
 
createDecimalType(SQLLexer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.type.complex.DataTypeDecimal
 
createEnum16Type(SQLLexer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum16
 
createEnum8Type(SQLLexer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum8
 
createFixedStringType(SQLLexer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.type.complex.DataTypeFixedString
 
createNClob() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
createNullableType(SQLLexer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.type.complex.DataTypeNullable
 
createSQLXML() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
createStatement() - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
createStatement() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
createStatement(int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
createStatement(int, int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
createStruct(String, Object[]) - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
createStruct(String, Object[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
createTupleType(SQLLexer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.type.complex.DataTypeTuple
 

D

data() - 类 中的方法com.github.housepower.jdbc.protocol.QueryResponse
 
database() - 类 中的方法com.github.housepower.jdbc.settings.ClickHouseConfig
 
dataDefinitionCausesTransactionCommit() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
dataDefinitionIgnoredInTransactions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
DataRequest - com.github.housepower.jdbc.protocol中的类
 
DataRequest(String) - 类 的构造器com.github.housepower.jdbc.protocol.DataRequest
 
DataRequest(String, Block) - 类 的构造器com.github.housepower.jdbc.protocol.DataRequest
 
DataResponse - com.github.housepower.jdbc.protocol中的类
 
DataResponse(String, Block) - 类 的构造器com.github.housepower.jdbc.protocol.DataResponse
 
DataTypeArray - com.github.housepower.jdbc.data.type.complex中的类
 
DataTypeArray(String, IDataType, IDataType) - 类 的构造器com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
DataTypeDate - com.github.housepower.jdbc.data.type中的类
 
DataTypeDate(PhysicalInfo.ServerInfo) - 类 的构造器com.github.housepower.jdbc.data.type.DataTypeDate
 
DataTypeDateTime - com.github.housepower.jdbc.data.type.complex中的类
 
DataTypeDateTime(String, PhysicalInfo.ServerInfo) - 类 的构造器com.github.housepower.jdbc.data.type.complex.DataTypeDateTime
 
DataTypeDateTime64 - com.github.housepower.jdbc.data.type.complex中的类
 
DataTypeDateTime64(String, PhysicalInfo.ServerInfo) - 类 的构造器com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
DataTypeDecimal - com.github.housepower.jdbc.data.type.complex中的类
 
DataTypeDecimal(String, int, int) - 类 的构造器com.github.housepower.jdbc.data.type.complex.DataTypeDecimal
 
DataTypeEnum16 - com.github.housepower.jdbc.data.type.complex中的类
 
DataTypeEnum16(String, String[], Short[]) - 类 的构造器com.github.housepower.jdbc.data.type.complex.DataTypeEnum16
 
DataTypeEnum8 - com.github.housepower.jdbc.data.type.complex中的类
 
DataTypeEnum8(String, String[], Byte[]) - 类 的构造器com.github.housepower.jdbc.data.type.complex.DataTypeEnum8
 
DataTypeFactory - com.github.housepower.jdbc.data中的类
 
DataTypeFactory() - 类 的构造器com.github.housepower.jdbc.data.DataTypeFactory
 
DataTypeFixedString - com.github.housepower.jdbc.data.type.complex中的类
 
DataTypeFixedString(String, int) - 类 的构造器com.github.housepower.jdbc.data.type.complex.DataTypeFixedString
 
DataTypeFloat32 - com.github.housepower.jdbc.data.type中的类
 
DataTypeFloat32() - 类 的构造器com.github.housepower.jdbc.data.type.DataTypeFloat32
 
DataTypeFloat64 - com.github.housepower.jdbc.data.type中的类
 
DataTypeFloat64() - 类 的构造器com.github.housepower.jdbc.data.type.DataTypeFloat64
 
DataTypeInt16 - com.github.housepower.jdbc.data.type中的类
 
DataTypeInt16(String) - 类 的构造器com.github.housepower.jdbc.data.type.DataTypeInt16
 
DataTypeInt32 - com.github.housepower.jdbc.data.type中的类
 
DataTypeInt32(String) - 类 的构造器com.github.housepower.jdbc.data.type.DataTypeInt32
 
DataTypeInt64 - com.github.housepower.jdbc.data.type中的类
 
DataTypeInt64(String) - 类 的构造器com.github.housepower.jdbc.data.type.DataTypeInt64
 
DataTypeInt8 - com.github.housepower.jdbc.data.type中的类
 
DataTypeInt8(String) - 类 的构造器com.github.housepower.jdbc.data.type.DataTypeInt8
 
DataTypeNullable - com.github.housepower.jdbc.data.type.complex中的类
 
DataTypeNullable(String, IDataType, IDataType) - 类 的构造器com.github.housepower.jdbc.data.type.complex.DataTypeNullable
 
DataTypeString - com.github.housepower.jdbc.data.type中的类
 
DataTypeString() - 类 的构造器com.github.housepower.jdbc.data.type.DataTypeString
 
DataTypeTuple - com.github.housepower.jdbc.data.type.complex中的类
 
DataTypeTuple(String, IDataType[]) - 类 的构造器com.github.housepower.jdbc.data.type.complex.DataTypeTuple
 
DataTypeUUID - com.github.housepower.jdbc.data.type中的类
 
DataTypeUUID() - 类 的构造器com.github.housepower.jdbc.data.type.DataTypeUUID
 
DB_PATH_PATTERN - 类 中的静态变量com.github.housepower.jdbc.settings.ClickHouseConfig
 
DBMS_MIN_REVISION_WITH_SERVER_DISPLAY_NAME - 类 中的静态变量com.github.housepower.jdbc.settings.ClickHouseDefines
 
DBMS_MIN_REVISION_WITH_SERVER_TIMEZONE - 类 中的静态变量com.github.housepower.jdbc.settings.ClickHouseDefines
 
DEFAULT_DATABASE - 类 中的静态变量com.github.housepower.jdbc.settings.ClickHouseDefines
 
DEFAULT_VALUE - 类 中的静态变量com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
defaultValue() - 接口 中的方法com.github.housepower.jdbc.data.IDataType
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDecimal
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum16
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum8
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeFixedString
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeNullable
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeTuple
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeDate
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat32
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat64
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt16
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt32
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt64
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt8
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeString
 
defaultValue() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeUUID
 
deleteRow() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
deletesAreDetected(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
describe() - 枚举 中的方法com.github.housepower.jdbc.settings.SettingKey
 
deserializeBinary(BinaryDeserializer) - 接口 中的方法com.github.housepower.jdbc.data.IDataType
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDecimal
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum16
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum8
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeFixedString
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeNullable
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeTuple
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeDate
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat32
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat64
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt16
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt32
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt64
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt8
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeString
 
deserializeBinary(BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeUUID
 
deserializeBinaryBulk(int, BinaryDeserializer) - 接口 中的方法com.github.housepower.jdbc.data.IDataType
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDecimal
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum16
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum8
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeFixedString
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeNullable
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeTuple
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeDate
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat32
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat64
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt16
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt32
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt64
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt8
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeString
 
deserializeBinaryBulk(int, BinaryDeserializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeUUID
 
deserializeTextQuoted(SQLLexer) - 接口 中的方法com.github.housepower.jdbc.data.IDataType
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDecimal
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum16
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum8
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeFixedString
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeNullable
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeTuple
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeDate
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat32
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat64
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt16
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt32
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt64
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt8
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeString
 
deserializeTextQuoted(SQLLexer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeUUID
 
deserializeURL(String) - 接口 中的方法com.github.housepower.jdbc.settings.ISettingType
 
disPhysicalConnection() - 类 中的方法com.github.housepower.jdbc.connect.PhysicalConnection
 
displayName() - 类 中的方法com.github.housepower.jdbc.connect.PhysicalInfo.ServerInfo
 
doesMaxRowSizeIncludeBlobs() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 

E

EMPTY - 类 中的静态变量com.github.housepower.jdbc.protocol.DataRequest
 
end() - 类 中的方法com.github.housepower.jdbc.misc.StringView
 
eof() - 类 中的方法com.github.housepower.jdbc.misc.SQLLexer
 
EOFStreamResponse - com.github.housepower.jdbc.protocol中的类
 
equals(Object) - 类 中的方法com.github.housepower.jdbc.misc.StringView
 
examples - 程序包 examples
 
ExceptionResponse - com.github.housepower.jdbc.protocol中的类
 
execute() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedInsertStatement
 
execute() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedQueryStatement
 
execute(String) - 类 中的方法com.github.housepower.jdbc.statement.ClickHouseStatement
 
execute(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
execute(String, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
execute(String, int[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
execute(String, String[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
execute() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
executeBatch() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedInsertStatement
 
executeBatch() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedQueryStatement
 
executeBatch() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
executeQuery() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedInsertStatement
 
executeQuery() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedQueryStatement
 
executeQuery(String) - 类 中的方法com.github.housepower.jdbc.statement.ClickHouseStatement
 
executeQuery(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
executeQuery() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
ExecuteQuery - examples中的类
 
ExecuteQuery() - 类 的构造器examples.ExecuteQuery
 
executeUpdate() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedInsertStatement
 
executeUpdate() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedQueryStatement
 
executeUpdate(String) - 类 中的方法com.github.housepower.jdbc.statement.ClickHouseStatement
 
executeUpdate(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
executeUpdate(String, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
executeUpdate(String, int[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
executeUpdate(String, String[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
executeUpdate() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
ExtremesResponse - com.github.housepower.jdbc.protocol中的类
 

F

fillBlock(Block) - 接口 中的方法com.github.housepower.jdbc.stream.InputFormat
 
fillBlock(Block) - 类 中的方法com.github.housepower.jdbc.stream.ValuesInputFormat
 
fillBlock(Block) - 类 中的方法com.github.housepower.jdbc.stream.ValuesWithParametersInputFormat
 
findColumn(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
findColumn(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
first() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
Float - 接口 中的静态变量com.github.housepower.jdbc.settings.ISettingType
 
flushToTarget(boolean) - 接口 中的方法com.github.housepower.jdbc.buffer.BuffedWriter
 
flushToTarget(boolean) - 类 中的方法com.github.housepower.jdbc.buffer.ByteArrayWriter
 
flushToTarget(boolean) - 类 中的方法com.github.housepower.jdbc.buffer.CompressedBuffedWriter
 
flushToTarget(boolean) - 类 中的方法com.github.housepower.jdbc.buffer.SocketBuffedWriter
 
flushToTarget(boolean) - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
forEach(Consumer<? super Object>) - 类 中的方法com.github.housepower.jdbc.misc.Slice
 
forEachRemaining(Consumer<? super Object>) - 类 中的方法com.github.housepower.jdbc.misc.Slice.SliceIterator
 
free() - 类 中的方法com.github.housepower.jdbc.ClickHouseArray
 
free() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLArray
 

G

generatedKeyAlwaysReturned() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
get(String, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.DataTypeFactory
 
get(SQLLexer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.DataTypeFactory
 
get() - 接口 中的方法com.github.housepower.jdbc.misc.CheckedSupplier
 
get() - 类 中的方法com.github.housepower.jdbc.misc.Container
 
get(int) - 类 中的方法com.github.housepower.jdbc.misc.Slice
 
getArray() - 类 中的方法com.github.housepower.jdbc.ClickHouseArray
 
getArray(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getArray(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getArray() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLArray
 
getArray(Map<String, Class<?>>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLArray
 
getArray(long, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLArray
 
getArray(long, int, Map<String, Class<?>>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLArray
 
getArray(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getArray(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getAsciiStream(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getAsciiStream(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getAttributes() - 类 中的方法com.github.housepower.jdbc.ClickHouseStruct
 
getAttributes(Map<String, Class<?>>) - 类 中的方法com.github.housepower.jdbc.ClickHouseStruct
 
getAttributes(String, String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getAttributes() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStruct
 
getAttributes(Map<String, Class<?>>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStruct
 
getAutoCommit() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
getBaseType() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLArray
 
getBaseTypeName() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLArray
 
getBestRowIdentifier(String, String, String, int, boolean) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getBigDecimal(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getBigDecimal(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getBigDecimal(int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getBigDecimal(String, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getBigDecimal(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getBigDecimal(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getBinaryStream(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getBinaryStream(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getBlob(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getBlob(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getBoolean(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getBoolean(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getBuffer() - 类 中的方法com.github.housepower.jdbc.data.Column
 
getBufferList() - 类 中的方法com.github.housepower.jdbc.buffer.ByteArrayWriter
 
getByPosition(int) - 类 中的方法com.github.housepower.jdbc.data.Block
 
getByte(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getByte(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getByte(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getByte(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getBytes(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getBytes(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getCatalog() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
getCatalogName(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
getCatalogs() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getCatalogSeparator() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getCatalogTerm() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getCharacterStream(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getCharacterStream(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getClientInfo(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
getClientInfo() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
getClientInfoProperties() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getClob(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getClob(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getCode() - 异常错误 中的方法com.github.housepower.jdbc.ClickHouseSQLException
 
getColumnClassName(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
getColumnClassName(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
getColumnCount() - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
getColumnCount() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
getColumnDisplaySize(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
getColumnDisplaySize(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
getColumnLabel(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
getColumnLabel(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
getColumnName(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
getColumnName(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
getColumnPrivileges(String, String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getColumns(String, String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getColumnType(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
getColumnType(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
getColumnTypeName(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
getColumnTypeName(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
getConcurrency() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getConfigure() - 类 中的方法com.github.housepower.jdbc.connect.PhysicalInfo.ServerInfo
 
getConnection() - 类 中的方法com.github.housepower.jdbc.statement.ClickHouseStatement
 
getConnection() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getConnection() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getCrossReference(String, String, String, String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getCursorName() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getDatabaseMajorVersion() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getDatabaseMinorVersion() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getDatabaseProductName() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getDatabaseProductVersion() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getDate(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getDate(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getDate(int, Calendar) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getDate(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getDate(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getDate(int, Calendar) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getDate(String, Calendar) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getDefaultTransactionIsolation() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getDouble(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getDouble(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getDouble(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getDouble(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getDriverMajorVersion() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getDriverMinorVersion() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getDriverName() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getDriverVersion() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getExportedKeys(String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getExtraNameCharacters() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getFetchDirection() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getFetchDirection() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getFetchSize() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getFetchSize() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getFloat(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getFloat(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getFloat(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getFloat(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getFunctionColumns(String, String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getFunctions(String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getGeneratedKeys() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getHoldability() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
getHoldability() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getIdentifierQuoteString() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getImportedKeys(String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getIndexInfo(String, String, String, boolean, boolean) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getInt(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getInt(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getInt(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getInt(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getJDBCMajorVersion() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getJDBCMinorVersion() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getLong(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getLong(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getLong(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getLong(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getMajorVersion() - 类 中的方法com.github.housepower.jdbc.NonRegisterDriver
 
getMaxBinaryLiteralLength() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxCatalogNameLength() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxCharLiteralLength() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxColumnNameLength() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxColumnsInGroupBy() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxColumnsInIndex() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxColumnsInOrderBy() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxColumnsInSelect() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxColumnsInTable() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxConnections() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxCursorNameLength() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxFieldSize() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getMaxIndexLength() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxProcedureNameLength() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxRows() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getMaxRowSize() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxSchemaNameLength() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxStatementLength() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxStatements() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxTableNameLength() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxTablesInSelect() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMaxUserNameLength() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getMetaData() - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getMetaData() - 类 中的方法com.github.housepower.jdbc.statement.ClickHouseStatement
 
getMetaData() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
getMetaData() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getMetaData() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getMinorVersion() - 类 中的方法com.github.housepower.jdbc.NonRegisterDriver
 
getMoreResults() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getMoreResults(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getNCharacterStream(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getNCharacterStream(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getNClob(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getNClob(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getNetworkTimeout() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
getNewBytes() - 类 中的方法com.github.housepower.jdbc.protocol.ProgressResponse
 
getNewRows() - 类 中的方法com.github.housepower.jdbc.protocol.ProgressResponse
 
getNewTotalRows() - 类 中的方法com.github.housepower.jdbc.protocol.ProgressResponse
 
getNString(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getNString(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getNumericFunctions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getObject(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getObject(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getObject(int) - 类 中的方法com.github.housepower.jdbc.data.Block
 
getObject(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getObject(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getObject(int, Map<String, Class<?>>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getObject(String, Map<String, Class<?>>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getObject(int, Class<T>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getObject(String, Class<T>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getParameterMetaData() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getParentLogger() - 类 中的方法com.github.housepower.jdbc.NonRegisterDriver
 
getPositionByName(String) - 类 中的方法com.github.housepower.jdbc.data.Block
 
getPrecision(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
getPrimaryKeys(String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getProcedureColumns(String, String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getProcedures(String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getProcedureTerm() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getPropertyInfo(String, Properties) - 类 中的方法com.github.housepower.jdbc.NonRegisterDriver
 
getPseudoColumns(String, String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getQueryTimeout() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getRef(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getRef(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getResultSet() - 类 中的方法com.github.housepower.jdbc.statement.ClickHouseStatement
 
getResultSet() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLArray
 
getResultSet(Map<String, Class<?>>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLArray
 
getResultSet(long, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLArray
 
getResultSet(long, int, Map<String, Class<?>>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLArray
 
getResultSet() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getResultSetConcurrency() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getResultSetHoldability() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getResultSetHoldability() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getResultSetType() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getRow() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getRowId(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getRowId(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getRowIdLifetime() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getSampleBlock(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
getSampleBlock(String) - 类 中的方法com.github.housepower.jdbc.statement.ClickHouseStatement
 
getScale(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
getSchema() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
getSchemaName(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
getSchemas() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getSchemas(String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getSchemaTerm() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getSearchStringEscape() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getShort(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getShort(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getShort(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getShort(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getSQLKeywords() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getSQLStateType() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getSQLTypeName() - 类 中的方法com.github.housepower.jdbc.ClickHouseStruct
 
getSQLTypeName() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStruct
 
getSQLXML(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getSQLXML(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getStatement() - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getStatement() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getString(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getString(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getString(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getString(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getStringFunctions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getSuperTables(String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getSuperTypes(String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getSystemFunctions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getTableName(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
getTablePrivileges(String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getTables(String, String, String, String[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getTableTypes() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getTime(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getTime(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getTime(int, Calendar) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getTime(String, Calendar) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getTimeDateFunctions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getTimestamp(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getTimestamp(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getTimestamp(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getTimestamp(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getTimestamp(int, Calendar) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getTimestamp(String, Calendar) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getTransactionIsolation() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
getType() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getTypeInfo() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getTypeMap() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
getUDTs(String, String, String, int[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getUnicodeStream(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getUnicodeStream(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getUpdateCount() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
getURL(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getURL(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
getURL() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getURL(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getURL(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getUserName() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getVersionColumns(String, String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
getWarnings() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
getWarnings() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
getWarnings() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 

H

hasNext() - 接口 中的方法com.github.housepower.jdbc.misc.CheckedIterator
 
hasNext() - 类 中的方法com.github.housepower.jdbc.misc.Slice.SliceIterator
 
header() - 类 中的方法com.github.housepower.jdbc.protocol.QueryResponse
 
HelloRequest - com.github.housepower.jdbc.protocol中的类
 
HelloRequest(String, long, String, String, String) - 类 的构造器com.github.housepower.jdbc.protocol.HelloRequest
 
HelloResponse - com.github.housepower.jdbc.protocol中的类
 
HelloResponse(String, long, long, long, String, String) - 类 的构造器com.github.housepower.jdbc.protocol.HelloResponse
 

I

id() - 枚举 中的方法com.github.housepower.jdbc.protocol.ProtocolType
 
IDataType - com.github.housepower.jdbc.data中的接口
 
incrIndex(int) - 类 中的方法com.github.housepower.jdbc.data.Block
 
INITIAL_QUERY - 类 中的静态变量com.github.housepower.jdbc.protocol.QueryRequest.ClientInfo
 
initWriteBuffer() - 类 中的方法com.github.housepower.jdbc.data.Block
 
initWriteBuffer() - 类 中的方法com.github.housepower.jdbc.data.Column
 
InputFormat - com.github.housepower.jdbc.stream中的接口
 
insertRow() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
insertsAreDetected(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
Int32 - 接口 中的静态变量com.github.housepower.jdbc.settings.ISettingType
 
Int64 - 接口 中的静态变量com.github.housepower.jdbc.settings.ISettingType
 
IS_OVERFLOWS - 类 中的静态变量com.github.housepower.jdbc.data.BlockSettings.Setting
 
isAfterLast() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
isAutoIncrement(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
isAutoIncrement(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
isBeforeFirst() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
isCaseSensitive(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
isCaseSensitive(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
isCatalogAtStart() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
isCharacter(char) - 类 中的方法com.github.housepower.jdbc.misc.SQLLexer
 
isClosed() - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
isClosed() - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
isClosed() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
isClosed() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
isClosed() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
isCloseOnCompletion() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
isCurrency(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
isCurrency(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
isDefinitelyWritable(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
ISettingType - com.github.housepower.jdbc.settings中的接口
 
isFirst() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
isLast() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
isNullable(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
isNullable(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
isPoolable() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
isReadOnly(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
isReadOnly() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
isReadOnly() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
isReadOnly(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
isSearchable(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
isSearchable(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
isSigned(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
isSigned(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
isTrue(boolean) - 类 中的静态方法com.github.housepower.jdbc.misc.Validate
 
isTrue(boolean, String) - 类 中的静态方法com.github.housepower.jdbc.misc.Validate
 
isValid(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
isValid(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
isWhitespace() - 类 中的方法com.github.housepower.jdbc.misc.SQLLexer
 
isWrapperFor(Class<?>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
isWrapperFor(Class<?>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
isWrapperFor(Class<?>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
isWrapperFor(Class<?>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
isWrapperFor(Class<?>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
isWritable(int) - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSetMetaData
 
isWritable(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
iterator() - 类 中的方法com.github.housepower.jdbc.misc.Slice
 

J

javaTypeClass() - 接口 中的方法com.github.housepower.jdbc.data.IDataType
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDecimal
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum16
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum8
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeFixedString
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeNullable
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeTuple
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeDate
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat32
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat64
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt16
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt32
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt64
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt8
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeString
 
javaTypeClass() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeUUID
 
jdbcCompliant() - 类 中的方法com.github.housepower.jdbc.NonRegisterDriver
 

L

last() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
locatorsUpdateCopy() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
longLiteral() - 类 中的方法com.github.housepower.jdbc.misc.SQLLexer
 

M

main(String[]) - 类 中的静态方法examples.BatchQuery
 
main(String[]) - 类 中的静态方法examples.ExecuteQuery
 
main(String[]) - 类 中的静态方法examples.SimpleQuery
 
MAJOR_VERSION - 类 中的静态变量com.github.housepower.jdbc.settings.ClickHouseDefines
 
majorVersion() - 类 中的方法com.github.housepower.jdbc.protocol.HelloResponse
 
MAX_BLOCK_SIZE - 类 中的静态变量com.github.housepower.jdbc.settings.ClickHouseDefines
 
maybeDisableCompressed() - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
maybeDisenableCompressed() - 类 中的方法com.github.housepower.jdbc.serializer.BinaryDeserializer
 
maybeEnableCompressed() - 类 中的方法com.github.housepower.jdbc.serializer.BinaryDeserializer
 
maybeEnableCompressed() - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
MILLIS_IN_SECOND - 类 中的静态变量com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
Milliseconds - 接口 中的静态变量com.github.housepower.jdbc.settings.ISettingType
 
MINOR_VERSION - 类 中的静态变量com.github.housepower.jdbc.settings.ClickHouseDefines
 
minorVersion() - 类 中的方法com.github.housepower.jdbc.protocol.HelloResponse
 
moveToCurrentRow() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
moveToInsertRow() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 

N

name() - 类 中的方法com.github.housepower.jdbc.data.Column
 
name() - 接口 中的方法com.github.housepower.jdbc.data.IDataType
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDecimal
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum16
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum8
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeFixedString
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeNullable
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeTuple
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeDate
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat32
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat64
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt16
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt32
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt64
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt8
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeString
 
name() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeUUID
 
NAME - 类 中的静态变量com.github.housepower.jdbc.settings.ClickHouseDefines
 
NANOS_IN_SECOND - 类 中的静态变量com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
nativeSQL(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
next() - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
next() - 接口 中的方法com.github.housepower.jdbc.misc.CheckedIterator
 
next() - 类 中的方法com.github.housepower.jdbc.misc.Slice.SliceIterator
 
next() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
NO_QUERY - 类 中的静态变量com.github.housepower.jdbc.protocol.QueryRequest.ClientInfo
 
NonRegisterDriver - com.github.housepower.jdbc中的类
 
NonRegisterDriver() - 类 的构造器com.github.housepower.jdbc.NonRegisterDriver
 
nullable() - 接口 中的方法com.github.housepower.jdbc.data.IDataType
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDecimal
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum16
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum8
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeFixedString
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeNullable
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeTuple
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeDate
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat32
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat64
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt16
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt32
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt64
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt8
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeString
 
nullable() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeUUID
 
nullPlusNonNullIsNull() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
nullsAreSortedAtEnd() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
nullsAreSortedAtStart() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
nullsAreSortedHigh() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
nullsAreSortedLow() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
numberLiteral() - 类 中的方法com.github.housepower.jdbc.misc.SQLLexer
 

O

openPhysicalConnection(ClickHouseConfig) - 类 中的静态方法com.github.housepower.jdbc.connect.PhysicalConnection
 
othersDeletesAreVisible(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
othersInsertsAreVisible(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
othersUpdatesAreVisible(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
ownDeletesAreVisible(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
ownInsertsAreVisible(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
ownUpdatesAreVisible(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 

P

parameters - 类 中的变量com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
parseBigIntegerPositive(String, int) - 类 中的静态方法com.github.housepower.jdbc.data.type.DataTypeInt64
 
parseJDBCProperties(Properties) - 类 中的方法com.github.housepower.jdbc.settings.ClickHouseConfig
 
password() - 类 中的方法com.github.housepower.jdbc.settings.ClickHouseConfig
 
PhysicalConnection - com.github.housepower.jdbc.connect中的类
 
PhysicalConnection(Socket, BinarySerializer, BinaryDeserializer) - 类 的构造器com.github.housepower.jdbc.connect.PhysicalConnection
 
PhysicalInfo - com.github.housepower.jdbc.connect中的类
 
PhysicalInfo(QueryRequest.ClientInfo, PhysicalInfo.ServerInfo, PhysicalConnection) - 类 的构造器com.github.housepower.jdbc.connect.PhysicalInfo
 
PhysicalInfo.ServerInfo - com.github.housepower.jdbc.connect中的类
 
ping(int, PhysicalInfo.ServerInfo) - 类 中的方法com.github.housepower.jdbc.connect.PhysicalConnection
 
PingRequest - com.github.housepower.jdbc.protocol中的类
 
PingRequest() - 类 的构造器com.github.housepower.jdbc.protocol.PingRequest
 
PongResponse - com.github.housepower.jdbc.protocol中的类
 
port() - 类 中的方法com.github.housepower.jdbc.settings.ClickHouseConfig
 
prepareCall(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
prepareCall(String, int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
prepareCall(String, int, int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
prepareStatement(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
prepareStatement(String, int, int) - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
prepareStatement(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
prepareStatement(String, int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
prepareStatement(String, int, int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
prepareStatement(String, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
prepareStatement(String, int[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
prepareStatement(String, String[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
previous() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
printCount(PreparedStatement) - 类 中的静态方法examples.BatchQuery
 
ProfileInfoResponse - com.github.housepower.jdbc.protocol中的类
 
ProgressResponse - com.github.housepower.jdbc.protocol中的类
 
ProgressResponse(long, long, long) - 类 的构造器com.github.housepower.jdbc.protocol.ProgressResponse
 
ProtocolType - com.github.housepower.jdbc.protocol中的枚举
 

Q

QueryRequest - com.github.housepower.jdbc.protocol中的类
 
QueryRequest(String, QueryRequest.ClientInfo, int, boolean, String) - 类 的构造器com.github.housepower.jdbc.protocol.QueryRequest
 
QueryRequest(String, QueryRequest.ClientInfo, int, boolean, String, Map<SettingKey, Object>) - 类 的构造器com.github.housepower.jdbc.protocol.QueryRequest
 
QueryRequest.ClientInfo - com.github.housepower.jdbc.protocol中的类
 
QueryResponse - com.github.housepower.jdbc.protocol中的类
 
QueryResponse(CheckedSupplier<RequestOrResponse, SQLException>) - 类 的构造器com.github.housepower.jdbc.protocol.QueryResponse
 
queryTimeout() - 类 中的方法com.github.housepower.jdbc.settings.ClickHouseConfig
 

R

readBinary() - 接口 中的方法com.github.housepower.jdbc.buffer.BuffedReader
 
readBinary(byte[]) - 接口 中的方法com.github.housepower.jdbc.buffer.BuffedReader
 
readBinary() - 类 中的方法com.github.housepower.jdbc.buffer.CompressedBuffedReader
 
readBinary(byte[]) - 类 中的方法com.github.housepower.jdbc.buffer.CompressedBuffedReader
 
readBinary() - 类 中的方法com.github.housepower.jdbc.buffer.SocketBuffedReader
 
readBinary(byte[]) - 类 中的方法com.github.housepower.jdbc.buffer.SocketBuffedReader
 
readBoolean() - 类 中的方法com.github.housepower.jdbc.serializer.BinaryDeserializer
 
readByte() - 类 中的方法com.github.housepower.jdbc.serializer.BinaryDeserializer
 
readBytes(int) - 类 中的方法com.github.housepower.jdbc.serializer.BinaryDeserializer
 
readDouble() - 类 中的方法com.github.housepower.jdbc.serializer.BinaryDeserializer
 
readExceptionFrom(BinaryDeserializer) - 类 中的静态方法com.github.housepower.jdbc.protocol.ExceptionResponse
 
readFloat() - 类 中的方法com.github.housepower.jdbc.serializer.BinaryDeserializer
 
readFrom(BinaryDeserializer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.data.Block
 
readFrom(BinaryDeserializer) - 类 中的静态方法com.github.housepower.jdbc.data.BlockSettings
 
readFrom(BinaryDeserializer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.protocol.DataResponse
 
readFrom(BinaryDeserializer) - 类 中的静态方法com.github.housepower.jdbc.protocol.EOFStreamResponse
 
readFrom(BinaryDeserializer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.protocol.ExtremesResponse
 
readFrom(BinaryDeserializer) - 类 中的静态方法com.github.housepower.jdbc.protocol.HelloResponse
 
readFrom(BinaryDeserializer) - 类 中的静态方法com.github.housepower.jdbc.protocol.PongResponse
 
readFrom(BinaryDeserializer) - 类 中的静态方法com.github.housepower.jdbc.protocol.ProfileInfoResponse
 
readFrom(BinaryDeserializer) - 类 中的静态方法com.github.housepower.jdbc.protocol.ProgressResponse
 
readFrom(BinaryDeserializer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.protocol.RequestOrResponse
 
readFrom(BinaryDeserializer, PhysicalInfo.ServerInfo) - 类 中的静态方法com.github.housepower.jdbc.protocol.TotalsResponse
 
readInt() - 类 中的方法com.github.housepower.jdbc.serializer.BinaryDeserializer
 
readLong() - 类 中的方法com.github.housepower.jdbc.serializer.BinaryDeserializer
 
readShort() - 类 中的方法com.github.housepower.jdbc.serializer.BinaryDeserializer
 
readStringBinary() - 类 中的方法com.github.housepower.jdbc.serializer.BinaryDeserializer
 
readVarInt() - 类 中的方法com.github.housepower.jdbc.serializer.BinaryDeserializer
 
receiveEndOfStream(int, PhysicalInfo.ServerInfo) - 类 中的方法com.github.housepower.jdbc.connect.PhysicalConnection
 
receiveHello(int, PhysicalInfo.ServerInfo) - 类 中的方法com.github.housepower.jdbc.connect.PhysicalConnection
 
receiveResponse(int, PhysicalInfo.ServerInfo) - 类 中的方法com.github.housepower.jdbc.connect.PhysicalConnection
 
receiveSampleBlock(int, PhysicalInfo.ServerInfo) - 类 中的方法com.github.housepower.jdbc.connect.PhysicalConnection
 
refreshRow() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
relative(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
releaseSavepoint(Savepoint) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
remove() - 类 中的方法com.github.housepower.jdbc.misc.Slice.SliceIterator
 
RequestOrResponse - com.github.housepower.jdbc.protocol中的类
 
reversion() - 类 中的方法com.github.housepower.jdbc.connect.PhysicalInfo.ServerInfo
 
reversion() - 类 中的方法com.github.housepower.jdbc.protocol.HelloResponse
 
rollback() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
rollback(Savepoint) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
rowDeleted() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
rowInserted() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
rows() - 类 中的方法com.github.housepower.jdbc.data.Block
 
rowUpdated() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 

S

SECONDARY_QUERY - 类 中的静态变量com.github.housepower.jdbc.protocol.QueryRequest.ClientInfo
 
Seconds - 接口 中的静态变量com.github.housepower.jdbc.settings.ISettingType
 
select(boolean) - 类 中的方法com.github.housepower.jdbc.misc.Container
 
sendData(Block) - 类 中的方法com.github.housepower.jdbc.connect.PhysicalConnection
 
sendHello(String, long, String, String, String) - 类 中的方法com.github.housepower.jdbc.connect.PhysicalConnection
 
sendInsertRequest(Block) - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
sendQuery(String, QueryRequest.ClientInfo, Map<SettingKey, Object>) - 类 中的方法com.github.housepower.jdbc.connect.PhysicalConnection
 
sendQueryRequest(String) - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
serializeBinary(Object, BinarySerializer) - 接口 中的方法com.github.housepower.jdbc.data.IDataType
 
serializeBinary(Object, BinarySerializer, List<List<Integer>>, int) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDecimal
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum16
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum8
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeFixedString
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeNullable
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeTuple
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeDate
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat32
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat64
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt16
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt32
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt64
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt8
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeString
 
serializeBinary(Object, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeUUID
 
serializeBinaryBulk(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.Column
 
serializeBinaryBulk(Iterator<Object>, BinarySerializer) - 接口 中的方法com.github.housepower.jdbc.data.IDataType
 
serializeBinaryBulk(Object[], BinarySerializer) - 接口 中的方法com.github.housepower.jdbc.data.IDataType
 
serializeBinaryBulk(Iterator<Object>, BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
serializeBinaryBulk(Object[], BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
serializeBinaryBulk(Object[], BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeNullable
 
serializeBinaryBulk(Object[], BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeTuple
 
serializeSetting(BinarySerializer, Object) - 接口 中的方法com.github.housepower.jdbc.settings.ISettingType
 
server() - 类 中的方法com.github.housepower.jdbc.connect.PhysicalInfo
 
serverDisplayName() - 类 中的方法com.github.housepower.jdbc.protocol.HelloResponse
 
ServerInfo(ClickHouseConfig, long, TimeZone, String) - 类 的构造器com.github.housepower.jdbc.connect.PhysicalInfo.ServerInfo
 
serverName() - 类 中的方法com.github.housepower.jdbc.protocol.HelloResponse
 
serverTimeZone() - 类 中的方法com.github.housepower.jdbc.protocol.HelloResponse
 
set(int, Object) - 类 中的方法com.github.housepower.jdbc.misc.Slice
 
setArray(int, Array) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setArray(int, Array) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setAsciiStream(int, InputStream, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setAsciiStream(int, InputStream, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setAsciiStream(int, InputStream) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setAutoCommit(boolean) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
setBigDecimal(int, BigDecimal) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setBigDecimal(int, BigDecimal) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setBinaryStream(int, InputStream, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setBinaryStream(int, InputStream, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setBinaryStream(int, InputStream) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setBlob(int, Blob) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setBlob(int, InputStream, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setBlob(int, InputStream) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setBoolean(int, boolean) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setByte(int, byte) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setByte(int, byte) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setBytes(int, byte[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setCatalog(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
setCharacterStream(int, Reader, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setCharacterStream(int, Reader, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setCharacterStream(int, Reader) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setClientInfo(Properties) - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
setClientInfo(String, String) - 类 中的方法com.github.housepower.jdbc.ClickHouseConnection
 
setClientInfo(Properties) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
setClientInfo(String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
setClob(int, Clob) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setClob(int, Reader, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setClob(int, Reader) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setConstObject(int, Object) - 类 中的方法com.github.housepower.jdbc.data.Block
 
setCursorName(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setDate(int, Date) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setDate(int, Date) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setDate(int, Date, Calendar) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setDouble(int, double) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setDouble(int, double) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setEscapeProcessing(boolean) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setFetchDirection(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
setFetchDirection(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setFetchSize(int) - 类 中的方法com.github.housepower.jdbc.statement.ClickHouseStatement
 
setFetchSize(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
setFetchSize(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setFloat(int, float) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setFloat(int, float) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setHoldability(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
setInt(int, int) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setInt(int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setLong(int, long) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setLong(int, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setMaxFieldSize(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setMaxRows(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setNCharacterStream(int, Reader, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setNCharacterStream(int, Reader) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setNClob(int, NClob) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setNClob(int, Reader, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setNClob(int, Reader) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setNetworkTimeout(Executor, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
setNString(int, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setNull(int, int) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setNull(int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setNull(int, int, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setObject(int, Object) - 类 中的方法com.github.housepower.jdbc.data.Block
 
setObject(int, Object) - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedInsertStatement
 
setObject(int, Object) - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedQueryStatement
 
setObject(int, Object, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setObject(int, Object) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setObject(int, Object, int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setPoolable(boolean) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setQueryTimeout(int) - 类 中的方法com.github.housepower.jdbc.settings.ClickHouseConfig
 
setQueryTimeout(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setReadOnly(boolean) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
setRef(int, Ref) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setRowId(int, RowId) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setSavepoint() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
setSavepoint(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
setSchema(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
setShort(int, short) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setShort(int, short) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setSQLXML(int, SQLXML) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setString(int, String) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setString(int, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setTime(int, Time) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setTime(int, Time, Calendar) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setTimestamp(int, Timestamp) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setTimestamp(int, Timestamp) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setTimestamp(int, Timestamp, Calendar) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
Setting(int, Object) - 类 的构造器com.github.housepower.jdbc.data.BlockSettings.Setting
 
SettingKey - com.github.housepower.jdbc.settings中的枚举
 
settings() - 类 中的方法com.github.housepower.jdbc.settings.ClickHouseConfig
 
setTransactionIsolation(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
setTypeMap(Map<String, Class<?>>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
setUnicodeStream(int, InputStream, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
setURL(int, URL) - 类 中的方法com.github.housepower.jdbc.statement.AbstractPreparedStatement
 
setURL(int, URL) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
SimpleQuery - examples中的类
 
SimpleQuery() - 类 的构造器examples.SimpleQuery
 
size() - 类 中的方法com.github.housepower.jdbc.misc.Slice
 
slice(int, int) - 类 中的方法com.github.housepower.jdbc.ClickHouseArray
 
Slice - com.github.housepower.jdbc.misc中的类
Slice Object just like the slice of Go
Slice(int) - 类 的构造器com.github.housepower.jdbc.misc.Slice
 
Slice(Object[]) - 类 的构造器com.github.housepower.jdbc.misc.Slice
 
Slice(Slice, int, int) - 类 的构造器com.github.housepower.jdbc.misc.Slice
 
Slice.SliceIterator - com.github.housepower.jdbc.misc中的类
 
SOCKET_BUFFER_SIZE - 类 中的静态变量com.github.housepower.jdbc.settings.ClickHouseDefines
 
SocketBuffedReader - com.github.housepower.jdbc.buffer中的类
 
SocketBuffedReader(Socket) - 类 的构造器com.github.housepower.jdbc.buffer.SocketBuffedReader
 
SocketBuffedWriter - com.github.housepower.jdbc.buffer中的类
 
SocketBuffedWriter(Socket) - 类 的构造器com.github.housepower.jdbc.buffer.SocketBuffedWriter
 
spliterator() - 类 中的方法com.github.housepower.jdbc.misc.Slice
 
SQLArray - com.github.housepower.jdbc.wrapper中的类
 
SQLArray() - 类 的构造器com.github.housepower.jdbc.wrapper.SQLArray
 
SQLConnection - com.github.housepower.jdbc.wrapper中的类
 
SQLConnection() - 类 的构造器com.github.housepower.jdbc.wrapper.SQLConnection
 
SQLDatabaseMetadata - com.github.housepower.jdbc.wrapper中的类
 
SQLDatabaseMetadata() - 类 的构造器com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
SQLLexer - com.github.housepower.jdbc.misc中的类
 
SQLLexer(int, String) - 类 的构造器com.github.housepower.jdbc.misc.SQLLexer
 
SQLResultSet - com.github.housepower.jdbc.wrapper中的类
 
SQLResultSet() - 类 的构造器com.github.housepower.jdbc.wrapper.SQLResultSet
 
SQLResultSetMetaData - com.github.housepower.jdbc.wrapper中的类
 
SQLResultSetMetaData() - 类 的构造器com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
SQLStatement - com.github.housepower.jdbc.wrapper中的类
 
SQLStatement() - 类 的构造器com.github.housepower.jdbc.wrapper.SQLStatement
 
SQLStruct - com.github.housepower.jdbc.wrapper中的类
 
SQLStruct() - 类 的构造器com.github.housepower.jdbc.wrapper.SQLStruct
 
sqlTypeId() - 接口 中的方法com.github.housepower.jdbc.data.IDataType
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeArray
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDateTime64
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeDecimal
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum16
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeEnum8
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeFixedString
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeNullable
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.complex.DataTypeTuple
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeDate
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat32
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeFloat64
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt16
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt32
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt64
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeInt8
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeString
 
sqlTypeId() - 类 中的方法com.github.housepower.jdbc.data.type.DataTypeUUID
 
start() - 类 中的方法com.github.housepower.jdbc.misc.StringView
 
storesLowerCaseIdentifiers() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
storesLowerCaseQuotedIdentifiers() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
storesMixedCaseIdentifiers() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
storesMixedCaseQuotedIdentifiers() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
storesUpperCaseIdentifiers() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
storesUpperCaseQuotedIdentifiers() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
String - 接口 中的静态变量com.github.housepower.jdbc.settings.ISettingType
 
stringLiteral() - 类 中的方法com.github.housepower.jdbc.misc.SQLLexer
 
StringView - com.github.housepower.jdbc.misc中的类
 
StringView(int, int, char[]) - 类 的构造器com.github.housepower.jdbc.misc.StringView
 
sub(int, int) - 类 中的方法com.github.housepower.jdbc.misc.Slice
 
supportsAlterTableWithAddColumn() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsAlterTableWithDropColumn() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsANSI92EntryLevelSQL() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsANSI92FullSQL() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsANSI92IntermediateSQL() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsBatchUpdates() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsCatalogsInDataManipulation() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsCatalogsInIndexDefinitions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsCatalogsInPrivilegeDefinitions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsCatalogsInProcedureCalls() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsCatalogsInTableDefinitions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsColumnAliasing() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsConvert() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsConvert(int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsCoreSQLGrammar() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsCorrelatedSubqueries() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsDataDefinitionAndDataManipulationTransactions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsDataManipulationTransactionsOnly() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsDifferentTableCorrelationNames() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsExpressionsInOrderBy() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsExtendedSQLGrammar() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsFullOuterJoins() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsGetGeneratedKeys() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsGroupBy() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsGroupByBeyondSelect() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsGroupByUnrelated() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsIntegrityEnhancementFacility() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsLikeEscapeClause() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsLimitedOuterJoins() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsMinimumSQLGrammar() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsMixedCaseIdentifiers() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsMixedCaseQuotedIdentifiers() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsMultipleOpenResults() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsMultipleResultSets() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsMultipleTransactions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsNamedParameters() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsNonNullableColumns() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsOpenCursorsAcrossCommit() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsOpenCursorsAcrossRollback() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsOpenStatementsAcrossCommit() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsOpenStatementsAcrossRollback() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsOrderByUnrelated() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsOuterJoins() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsPositionedDelete() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsPositionedUpdate() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsResultSetConcurrency(int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsResultSetHoldability(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsResultSetType(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsSavepoints() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsSchemasInDataManipulation() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsSchemasInIndexDefinitions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsSchemasInPrivilegeDefinitions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsSchemasInProcedureCalls() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsSchemasInTableDefinitions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsSelectForUpdate() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsStatementPooling() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsStoredFunctionsUsingCallSyntax() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsStoredProcedures() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsSubqueriesInComparisons() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsSubqueriesInExists() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsSubqueriesInIns() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsSubqueriesInQuantifieds() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsTableCorrelationNames() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsTransactionIsolationLevel(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsTransactions() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsUnion() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
supportsUnionAll() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 

T

TCP_KINE - 类 中的静态变量com.github.housepower.jdbc.protocol.QueryRequest.ClientInfo
 
timeZone() - 类 中的方法com.github.housepower.jdbc.connect.PhysicalInfo.ServerInfo
 
toString() - 类 中的方法com.github.housepower.jdbc.misc.StringView
 
toString() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedInsertStatement
 
toString() - 类 中的方法com.github.housepower.jdbc.statement.ClickHousePreparedQueryStatement
 
TotalsResponse - com.github.housepower.jdbc.protocol中的类
 
type() - 类 中的方法com.github.housepower.jdbc.data.Column
 
type() - 类 中的方法com.github.housepower.jdbc.protocol.RequestOrResponse
 
type() - 枚举 中的方法com.github.housepower.jdbc.settings.SettingKey
 

U

unwrap(Class<T>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLConnection
 
unwrap(Class<T>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
unwrap(Class<T>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
unwrap(Class<T>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSetMetaData
 
unwrap(Class<T>) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLStatement
 
updateArray(int, Array) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateArray(String, Array) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateAsciiStream(int, InputStream, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateAsciiStream(String, InputStream, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateAsciiStream(int, InputStream, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateAsciiStream(String, InputStream, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateAsciiStream(int, InputStream) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateAsciiStream(String, InputStream) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBigDecimal(int, BigDecimal) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBigDecimal(String, BigDecimal) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBinaryStream(int, InputStream, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBinaryStream(String, InputStream, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBinaryStream(int, InputStream, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBinaryStream(String, InputStream, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBinaryStream(int, InputStream) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBinaryStream(String, InputStream) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBlob(int, Blob) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBlob(String, Blob) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBlob(int, InputStream, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBlob(String, InputStream, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBlob(int, InputStream) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBlob(String, InputStream) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBoolean(int, boolean) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBoolean(String, boolean) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateByte(int, byte) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateByte(String, byte) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBytes(int, byte[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateBytes(String, byte[]) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateCharacterStream(int, Reader, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateCharacterStream(String, Reader, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateCharacterStream(int, Reader, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateCharacterStream(String, Reader, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateCharacterStream(int, Reader) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateCharacterStream(String, Reader) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateClob(int, Clob) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateClob(String, Clob) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateClob(int, Reader, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateClob(String, Reader, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateClob(int, Reader) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateClob(String, Reader) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateDate(int, Date) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateDate(String, Date) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateDouble(int, double) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateDouble(String, double) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateFloat(int, float) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateFloat(String, float) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateInt(int, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateInt(String, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateLong(int, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateLong(String, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNCharacterStream(int, Reader, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNCharacterStream(String, Reader, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNCharacterStream(int, Reader) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNCharacterStream(String, Reader) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNClob(int, NClob) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNClob(String, NClob) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNClob(int, Reader, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNClob(String, Reader, long) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNClob(int, Reader) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNClob(String, Reader) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNString(int, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNString(String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNull(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateNull(String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateObject(int, Object, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateObject(int, Object) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateObject(String, Object, int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateObject(String, Object) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateRef(int, Ref) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateRef(String, Ref) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateRow() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateRowId(int, RowId) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateRowId(String, RowId) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updatesAreDetected(int) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
updateShort(int, short) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateShort(String, short) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateSQLXML(int, SQLXML) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateSQLXML(String, SQLXML) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateString(int, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateString(String, String) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateTime(int, Time) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateTime(String, Time) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateTimestamp(int, Timestamp) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
updateTimestamp(String, Timestamp) - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
username() - 类 中的方法com.github.housepower.jdbc.settings.ClickHouseConfig
 
usesLocalFilePerTable() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 
usesLocalFiles() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLDatabaseMetadata
 

V

Validate - com.github.housepower.jdbc.misc中的类
 
Validate() - 类 的构造器com.github.housepower.jdbc.misc.Validate
 
valueOf(String) - 枚举 中的静态方法com.github.housepower.jdbc.ConnectionState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.housepower.jdbc.protocol.ProtocolType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.housepower.jdbc.settings.SettingKey
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.housepower.jdbc.ConnectionState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的静态方法com.github.housepower.jdbc.data.BlockSettings.Setting
 
values(int) - 类 中的方法com.github.housepower.jdbc.data.Column
 
values() - 类 中的方法com.github.housepower.jdbc.misc.StringView
 
values() - 枚举 中的静态方法com.github.housepower.jdbc.protocol.ProtocolType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.housepower.jdbc.settings.SettingKey
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
ValuesInputFormat - com.github.housepower.jdbc.stream中的类
 
ValuesInputFormat(int, String) - 类 的构造器com.github.housepower.jdbc.stream.ValuesInputFormat
 
ValuesWithParametersInputFormat - com.github.housepower.jdbc.stream中的类
 
ValuesWithParametersInputFormat(String, int) - 类 的构造器com.github.housepower.jdbc.stream.ValuesWithParametersInputFormat
 

W

wasNull() - 类 中的方法com.github.housepower.jdbc.ClickHouseResultSet
 
wasNull() - 类 中的方法com.github.housepower.jdbc.wrapper.SQLResultSet
 
write(Object) - 类 中的方法com.github.housepower.jdbc.data.Column
 
writeBinary(byte) - 接口 中的方法com.github.housepower.jdbc.buffer.BuffedWriter
 
writeBinary(byte[]) - 接口 中的方法com.github.housepower.jdbc.buffer.BuffedWriter
 
writeBinary(byte[], int, int) - 接口 中的方法com.github.housepower.jdbc.buffer.BuffedWriter
 
writeBinary(byte) - 类 中的方法com.github.housepower.jdbc.buffer.ByteArrayWriter
 
writeBinary(byte[]) - 类 中的方法com.github.housepower.jdbc.buffer.ByteArrayWriter
 
writeBinary(byte[], int, int) - 类 中的方法com.github.housepower.jdbc.buffer.ByteArrayWriter
 
writeBinary(byte) - 类 中的方法com.github.housepower.jdbc.buffer.CompressedBuffedWriter
 
writeBinary(byte[]) - 类 中的方法com.github.housepower.jdbc.buffer.CompressedBuffedWriter
 
writeBinary(byte[], int, int) - 类 中的方法com.github.housepower.jdbc.buffer.CompressedBuffedWriter
 
writeBinary(byte) - 类 中的方法com.github.housepower.jdbc.buffer.SocketBuffedWriter
 
writeBinary(byte[]) - 类 中的方法com.github.housepower.jdbc.buffer.SocketBuffedWriter
 
writeBinary(byte[], int, int) - 类 中的方法com.github.housepower.jdbc.buffer.SocketBuffedWriter
 
writeBoolean(boolean) - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
writeByte(byte) - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
writeBytes(byte[]) - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
writeDouble(double) - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
writeFloat(float) - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.DataRequest
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.DataResponse
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.EOFStreamResponse
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.ExceptionResponse
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.ExtremesResponse
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.HelloRequest
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.HelloResponse
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.PingRequest
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.PongResponse
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.ProfileInfoResponse
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.ProgressResponse
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.QueryRequest
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.RequestOrResponse
 
writeImpl(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.TotalsResponse
 
writeInt(int) - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
writeLong(long) - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
writeShort(short) - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
writeStringBinary(String) - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
writeTo(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.Block
 
writeTo(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.BlockSettings
 
writeTo(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.data.ColumnWriterBuffer
 
writeTo(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.QueryRequest.ClientInfo
 
writeTo(BinarySerializer) - 类 中的方法com.github.housepower.jdbc.protocol.RequestOrResponse
 
writeVarInt(long) - 类 中的方法com.github.housepower.jdbc.serializer.BinarySerializer
 
A B C D E F G H I J L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2020. All rights reserved.