Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


oracle.jbo.server.util
Class SQLExceptionConverter

java.lang.Object
  |
  +--oracle.jbo.server.util.SQLExceptionConverter

public class SQLExceptionConverter
extends java.lang.Object

Method Summary
static java.sql.SQLException convertOracleExceptionToSQLException(java.sql.SQLException ex)
          Convert an oracle.jdbc.driver.OracleSQLException to java.sql.SQLException

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

convertOracleExceptionToSQLException

public static java.sql.SQLException convertOracleExceptionToSQLException(java.sql.SQLException ex)
Convert an oracle.jdbc.driver.OracleSQLException to java.sql.SQLException

Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

Copyright © 1997, 2003, Oracle. All rights reserved.