程序包 gu.sql2java
接口 TableManager.DoEach<B>
- 封闭接口:
TableManager<B extends BaseBean>
public static interface TableManager.DoEach<B>
interface for iterate
-
方法概要
-
方法详细资料
-
doEach
do action forbean
NOTE:
DO NOT run deletion operation in the method- 参数:
bean-- 返回:
- remove the row if
true - 抛出:
Exception
-