Package com.mchange.v1.db.sql
Class SqlUtils
java.lang.Object
com.mchange.v1.db.sql.SqlUtils
Deprecated.
use com.mchange.v2.sql.SqlUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
escapeAsTimestamp
(Date date) Deprecated.static String
Deprecated.static SQLException
Deprecated.
-
Method Details
-
escapeBadSqlPatternChars
Deprecated. -
escapeAsTimestamp
Deprecated. -
toSQLException
Deprecated.
-