| パッケージ | 説明 |
|---|---|
| org.dbflute.bhv.exception | |
| org.dbflute.bhv.writable |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
BehaviorExceptionThrower.setupOptionElement(ExceptionMessageBuilder br,
WritableOption<? extends ConditionBean> option) |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
WritableOptionCall<CB extends ConditionBean,OP extends WritableOption<CB>>
The callback interface of writable option.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DeleteOption<CB extends ConditionBean>
The option of delete for varying-delete.
|
class |
InsertOption<CB extends ConditionBean>
The option of insert for varying-insert.
|
class |
UpdateOption<CB extends ConditionBean>
The option of update for varying-update.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.