Interface MutationStatementPreparer


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