public class SQLRuntimeException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID |
| Constructor and Description |
|---|
SQLRuntimeException() |
SQLRuntimeException(boolean batchedWarning) |
SQLRuntimeException(java.sql.SQLException cause,
boolean batchedWarning) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBatchedConnectionsWhenThrown() |
protected static final long serialVersionUID
Copyright © 2024 Denodo Technologies. All rights reserved.