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 StringescapeAsTimestamp(Date date) Deprecated.static StringDeprecated.static SQLExceptionDeprecated.
-
Method Details
-
escapeBadSqlPatternChars
Deprecated. -
escapeAsTimestamp
Deprecated. -
toSQLException
Deprecated.
-