public static class DBFluteConfig.ImplementedSQLExceptionDigger extends Object implements org.seasar.dbflute.jdbc.SQLExceptionDigger
コンストラクタと説明 |
---|
DBFluteConfig.ImplementedSQLExceptionDigger() |
修飾子とタイプ | メソッドと説明 |
---|---|
SQLException |
digUp(Throwable cause) |
protected SQLException |
resolveDefault(Throwable cause) |
protected SQLException |
resolveS2DBCP(Throwable cause) |
public DBFluteConfig.ImplementedSQLExceptionDigger()
public SQLException digUp(Throwable cause)
digUp
インタフェース内 org.seasar.dbflute.jdbc.SQLExceptionDigger
protected SQLException resolveS2DBCP(Throwable cause)
protected SQLException resolveDefault(Throwable cause)
Copyright © 2009–2014 The Seasar Foundation. All rights reserved.