Interface MutationStatementPreparer

All Known Implementing Classes:
MutationStatementPreparerImpl

public interface MutationStatementPreparer
Interface to the object that prepares JDBC PreparedStatements related to mutations on behalf of a JdbcCoordinator.
See Also: