| Package | Description |
|---|---|
| com.singlestore.jdbc.client.context | |
| com.singlestore.jdbc.client.impl | |
| com.singlestore.jdbc.message.server |
| Constructor and Description |
|---|
BaseContext(InitialHandshakePacket handshake,
long clientCapabilities,
Configuration conf,
ExceptionFactory exceptionFactory,
com.singlestore.jdbc.client.PrepareCache prepareCache)
Constructor of connection context
|
RedoContext(InitialHandshakePacket handshake,
long clientCapabilities,
Configuration conf,
ExceptionFactory exceptionFactory,
com.singlestore.jdbc.client.PrepareCache prepareCache)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static byte |
ConnectionHelper.decideLanguage(InitialHandshakePacket handshake)
Default collation used for string exchanges with server.
|
| Modifier and Type | Method and Description |
|---|---|
static InitialHandshakePacket |
InitialHandshakePacket.decode(com.singlestore.jdbc.client.ReadableByteBuf reader)
parsing packet
|
Copyright © 2023 SingleStore. All rights reserved.