| Package | Description |
|---|---|
| com.singlestore.jdbc | |
| com.singlestore.jdbc.pool |
| Modifier and Type | Method and Description |
|---|---|
InternalPoolConnection |
SingleStorePoolDataSource.getPooledConnection() |
InternalPoolConnection |
SingleStorePoolDataSource.getPooledConnection(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
InternalPoolConnection |
Pool.getPoolConnection()
Retrieve new connection.
|
InternalPoolConnection |
Pool.getPoolConnection(String username,
String password)
Get new connection from pool if user and password correspond to pool.
|
Copyright © 2025 SingleStore. All rights reserved.