Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.2.0)

E17483-03


oracle.jbo.server.util
Class SQLExceptionConverter

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

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.2.0)

E17483-03


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