public final class SqlUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
escapeAsTimestamp(Date date)
Deprecated.
|
static String |
escapeBadSqlPatternChars(String s)
Deprecated.
|
static SQLException |
toSQLException(Throwable t)
Deprecated.
|