public class UpgradeSQLRecorder
extends java.lang.Object
| Constructor and Description |
|---|
UpgradeSQLRecorder() |
| Modifier and Type | Method and Description |
|---|---|
static java.sql.Connection |
getConnectionWrapper(java.sql.Connection connection) |
static java.util.List<java.lang.String> |
getFailedSQLs() |
static void |
start() |
static void |
stop() |