Package com.mchange.v2.sql
Class SqlUtils
java.lang.Object
com.mchange.v2.sql.SqlUtils
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
escapeAsTimestamp
(Date date) static String
static SQLClientInfoException
static SQLException
toSQLException
(String msg, String sqlState, Throwable t) static SQLException
toSQLException
(String msg, Throwable t) static SQLException
-
Field Details
-
DRIVER_MANAGER_USER_PROPERTY
- See Also:
-
DRIVER_MANAGER_PASSWORD_PROPERTY
- See Also:
-
-
Method Details
-
escapeBadSqlPatternChars
-
escapeAsTimestamp
-
toSQLException
-
toSQLException
-
toSQLException
-
toSQLClientInfoException
-