public class SQLExceptionAdviser extends Object
| コンストラクタと説明 |
|---|
SQLExceptionAdviser() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
askAdvice(SQLException sqlEx,
DBDef dbdef) |
protected boolean |
hasMessageHint(SQLException sqlEx,
String... hints) |
public String askAdvice(SQLException sqlEx, DBDef dbdef)
protected boolean hasMessageHint(SQLException sqlEx, String... hints)
Copyright © 2014–2015 The DBFlute Project. All rights reserved.