public class ExceptionFactory.SqlExceptionFactory extends ExceptionFactory
ExceptionFactory.SqlExceptionFactory| 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 | Method and Description |
|---|---|
String |
getSql()
get SQL command
|
create, create, create, create, createBatchUpdate, createBatchUpdate, notSupported, of, setConnection, setConnection, setPoolConnection, setThreadId, withSqlpublic SqlExceptionFactory(Connection connection, SingleStorePoolConnection poolConnection, Configuration conf, HostAddress hostAddress, long threadId, Statement statement, String sql)
connection - connectionpoolConnection - pool connectionconf - configurationhostAddress - hostthreadId - connection thread idstatement - statementsql - sqlpublic String getSql()
ExceptionFactorygetSql in class ExceptionFactoryCopyright © 2025 SingleStore. All rights reserved.