@FunctionalInterface
public static interface JdbcIO.StatementPreparator
extends java.io.Serializable
PreparedStatement
 used to setParameters into the database.| Modifier and Type | Method and Description | 
|---|---|
void | 
setParameters(java.sql.PreparedStatement preparedStatement)  |