Package org.apache.ibatis.jdbc
Interface AbstractSQL.ForEachConsumer<T,E>
- Type Parameters:
T
- SQL typeE
- Element type of iterable
- Enclosing class:
AbstractSQL<T>
public static interface AbstractSQL.ForEachConsumer<T,E>
Consumer for 'forEach' operation.
- Since:
- 3.5.15