Interface SingleStoreIO.StatementPreparator
- All Superinterfaces:
Serializable
- Enclosing class:
SingleStoreIO
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
An interface used by the SingleStoreIO
SingleStoreIO.Read
to set the parameters of the PreparedStatement
.-
Method Summary
-
Method Details
-
setParameters
- Throws:
Exception
-