org.seasar.robot.db.allcommon
クラス DBFluteConfig.ImplementedSQLExceptionDigger

java.lang.Object
  上位を拡張 org.seasar.robot.db.allcommon.DBFluteConfig.ImplementedSQLExceptionDigger
すべての実装されたインタフェース:
org.seasar.robot.dbflute.jdbc.SQLExceptionDigger
含まれているクラス:
DBFluteConfig

public static class DBFluteConfig.ImplementedSQLExceptionDigger
extends Object
implements org.seasar.robot.dbflute.jdbc.SQLExceptionDigger


コンストラクタの概要
DBFluteConfig.ImplementedSQLExceptionDigger()
           
 
メソッドの概要
 SQLException digUp(Throwable cause)
           
protected  SQLException resolveDefault(Throwable cause)
           
protected  SQLException resolveS2DBCP(Throwable cause)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

DBFluteConfig.ImplementedSQLExceptionDigger

public DBFluteConfig.ImplementedSQLExceptionDigger()
メソッドの詳細

digUp

public SQLException digUp(Throwable cause)
定義:
インタフェース org.seasar.robot.dbflute.jdbc.SQLExceptionDigger 内の digUp

resolveS2DBCP

protected SQLException resolveS2DBCP(Throwable cause)

resolveDefault

protected SQLException resolveDefault(Throwable cause)


Copyright © 2013. All Rights Reserved.