public static class ServerPreparedStatement.BatchedBindValues
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ServerPreparedStatement.BindValue[] |
batchedParameterValues |
Constructor and Description |
---|
ServerPreparedStatement.BatchedBindValues(ServerPreparedStatement.BindValue[] paramVals) |
public ServerPreparedStatement.BindValue[] batchedParameterValues
ServerPreparedStatement.BatchedBindValues(ServerPreparedStatement.BindValue[] paramVals)