| Package | Description |
|---|---|
| com.singlestore.jdbc.client.impl | |
| com.singlestore.jdbc.message.client |
| Modifier and Type | Method and Description |
|---|---|
RedoableClientMessage[] |
TransactionSaver.getBuffers()
cache buffer
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionSaver.add(RedoableClientMessage clientMessage)
Add a command to cache.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RedoableWithPrepareClientMessage
Client message that can be replayed with parameter
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeDbPacket |
class |
ExecutePacket
Execute command (COM_STMT_EXECUTE)
|
class |
QueryPacket |
class |
QueryWithParametersPacket |
class |
RewriteQueryMultiPacket
Query with parameters packet used for insert batch with rewrite option
Configuration.rewriteBatchedStatements() |
Copyright © 2025 SingleStore. All rights reserved.