Package com.mchange.v2.sql
Class SqlUtils
java.lang.Object
com.mchange.v2.sql.SqlUtils
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringescapeAsTimestamp(Date date) static Stringstatic SQLClientInfoExceptionstatic SQLExceptiontoSQLException(String msg, String sqlState, Throwable t) static SQLExceptiontoSQLException(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
-