CB - The type of condition-bean for specification.OP - The type of writable option to be set up.@FunctionalInterface public interface WritableOptionCall<CB extends ConditionBean,OP extends WritableOption<CB>>
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
callback(OP op) |
void callback(OP op)
op - The option of writable to be set up. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.