| Package | Description |
|---|---|
| com.singlestore.jdbc | |
| com.singlestore.jdbc.export | |
| com.singlestore.jdbc.pool |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.setPoolConnection(SingleStorePoolConnection poolConnection) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionFactory |
ExceptionFactory.setPoolConnection(SingleStorePoolConnection internalPoolConnection)
Set pool connection to factory
|
| Constructor and Description |
|---|
SqlExceptionFactory(Connection connection,
SingleStorePoolConnection poolConnection,
Configuration conf,
HostAddress hostAddress,
long threadId,
Statement statement,
String sql)
Constructor of Exception factory with SQL
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalPoolConnection |
Copyright © 2025 SingleStore. All rights reserved.