T - the operations result type.public interface WriteOperation<T>
| 限定符和类型 | 方法和说明 |
|---|---|
T |
execute(WriteBinding binding)
General execute which can return anything of type T
|
T execute(WriteBinding binding)
binding - the binding to execute in the context of