Oracle ADF Model and Business Components API Reference 10.1.2 B14022-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 ADF Model and Business Components API Reference 10.1.2 B14022-01

 

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