Package org.apache.calcite.runtime
Interface ResultSetEnumerable.PreparedStatementEnricher
- Enclosing class:
ResultSetEnumerable<T>
public static interface ResultSetEnumerable.PreparedStatementEnricher
Consumer for decorating a
PreparedStatement
, that is, setting
its parameters.-
Method Summary
-
Method Details
-
enrich
- Throws:
SQLException
-