Interface StatementSubstitutionParameterOption
public interface StatementSubstitutionParameterOption
Implement this interface to provide values for substitution parameters.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Set statement substitution parameters.
-
Method Details
-
setStatementParameters
Set statement substitution parameters.- Parameters:
env
- provides the setObject method and provides information about the statement
-