接口 ApplySql<Children>
- 类型参数:
Children- 继承的类型
- 所有已知子接口:
Condition<Children>,UpdateCondition<R>
public interface ApplySql<Children>
应用action消费器
- 从以下版本开始:
- 0.0.1
- 作者:
- zeng
-
方法概要
-
方法详细资料
-
apply
应用action消费器- 参数:
actionConsumer- action消费器- 返回:
- 具体实现
-
apply
应用action消费器- 参数:
condition- 条件actionConsumer- action消费器- 返回:
- 具体实现
-