© 2004 BEA Systems, Inc.

com.bea.p13n.content.document.jdbc
Class Utils

java.lang.Object
  extended bycom.bea.p13n.content.document.jdbc.Utils

public class Utils
extends Object

A class of utility methods for the JDBC driver.


Constructor Summary
Utils()
          Deprecated.  
 
Method Summary
static SQLException convert(DocumentException ex)
          Deprecated. Return a SQLException for the specified DocumentException.
static Object notSupported()
          Deprecated. Thrown an exception saying something isn't supported.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Deprecated. 
Method Detail

convert

public static SQLException convert(DocumentException ex)
Deprecated. 
Return a SQLException for the specified DocumentException.


notSupported

public static Object notSupported()
                           throws SQLException
Deprecated. 
Thrown an exception saying something isn't supported.

Returns:
nothing.
Throws:
SQLException

© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved