@FunctionalInterface
public static interface SingleStoreIO.StatementPreparator
extends java.io.Serializable
SingleStoreIO.Read
to set the parameters of the PreparedStatement
.Modifier and Type | Method and Description |
---|---|
void |
setParameters(java.sql.PreparedStatement preparedStatement) |