Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

oracle.apps.fnd.applseed.rt.loader.exception.util
Class SDSQLExceptionsUtil

java.lang.Object
  extended by oracle.apps.fnd.applseed.rt.loader.exception.util.SDSQLExceptionsUtil

public class SDSQLExceptionsUtil
extends java.lang.Object


Constructor Summary
SDSQLExceptionsUtil()
           
 
Method Summary
static java.sql.SQLException getSQLException(java.lang.Throwable ex)
           
static void handleSQLException(java.sql.SQLException sqlex)
           
static void handleSQLExceptionswithTrans(java.sql.SQLException sqlex, oracle.jbo.server.DBTransaction tx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDSQLExceptionsUtil

public SDSQLExceptionsUtil()
Method Detail

handleSQLExceptionswithTrans

public static void handleSQLExceptionswithTrans(java.sql.SQLException sqlex,
                                                oracle.jbo.server.DBTransaction tx)

getSQLException

public static java.sql.SQLException getSQLException(java.lang.Throwable ex)

handleSQLException

public static void handleSQLException(java.sql.SQLException sqlex)

Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.