Oracle Application Development Framework Model and Business Components Java API Reference
VERSION

B16005-01


oracle.jbo.server.util
Class SQLExceptionConverter

java.lang.Object
  extended byoracle.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

Oracle Application Development Framework Model and Business Components Java API Reference
VERSION

B16005-01


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