BEA Systems, Inc.

com.beasys.commerce.axiom.document.jdbc
Class Utils

java.lang.Object
  |
  +--com.beasys.commerce.axiom.document.jdbc.Utils

public class Utils
extends java.lang.Object

A class of utility methods for the JDBC driver.


Constructor Summary
Utils()
           
 
Method Summary
static java.sql.SQLException convert(DocumentException ex)
          Return a SQLException for the specified DocumentException.
static java.lang.Object notSupported()
          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()
Method Detail

convert

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

notSupported

public static java.lang.Object notSupported()
                                     throws java.sql.SQLException
Thrown an exception saying something isn't supported.
Returns:
nothing.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved