Utils Class
DEPRECATED
- public class Utils
extends Object
A class of utility methods for the JDBC driver.
-
Hierarchy
-
Object
Utils
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
convert(DocumentException) Method
public static SQLException
convert(DocumentException
ex)
Return a SQLException for the specified DocumentException.
notSupported() Method
public static Object
notSupported()
throws SQLException
Thrown an exception saying something isn't supported.
Returns
- nothing.
Exceptions
-
SQLException