Uses of Interface
net.odoframework.sql.SQLConsumer
| Package | Description |
|---|---|
| net.odoframework.sql |
-
Uses of SQLConsumer in net.odoframework.sql
Methods in net.odoframework.sql with parameters of type SQLConsumer Modifier and Type Method Description voidDefaultSQLTemplate. execute(DBStatement sql, SQLConsumer<ResultSet> rsConsumer)voidSQLTemplate. execute(DBStatement sql, SQLConsumer<ResultSet> rsConsumer)