Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

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


Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

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