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 java.lang.Object
implements org.seasar.robot.dbflute.jdbc.SQLExceptionDigger


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

コンストラクタの詳細

DBFluteConfig.ImplementedSQLExceptionDigger

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

digUp

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

resolveS2DBCP

protected java.sql.SQLException resolveS2DBCP(java.lang.Throwable cause)

resolveDefault

protected java.sql.SQLException resolveDefault(java.lang.Throwable cause)


Copyright © 2012. All Rights Reserved.