public static class BatchStatement.PreparedBatchVariables extends java.lang.Object implements BatchStatement.BatchVariables
Constructor and Description |
---|
BatchStatement.PreparedBatchVariables(java.util.List<java.nio.ByteBuffer> variables) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.nio.ByteBuffer> |
getVariablesForStatement(int statementInBatch) |
public BatchStatement.PreparedBatchVariables(java.util.List<java.nio.ByteBuffer> variables)
public java.util.List<java.nio.ByteBuffer> getVariablesForStatement(int statementInBatch)
getVariablesForStatement
in interface BatchStatement.BatchVariables
Copyright © 2015 The Apache Software Foundation