Package | Description |
---|---|
net.ravendb.client.connection | |
net.ravendb.client.document |
Modifier and Type | Method and Description |
---|---|
BatchResult[] |
IDatabaseCommands.batch(java.util.List<ICommandData> commandDatas)
Executed the specified commands as a single batch
|
BatchResult[] |
ServerClient.batch(java.util.List<ICommandData> commandDatas) |
protected BatchResult[] |
ServerClient.directBatch(java.util.List<ICommandData> commandDatas,
OperationMetadata operationMetadata) |
Modifier and Type | Method and Description |
---|---|
protected void |
InMemoryDocumentSessionOperations.updateBatchResults(java.util.List<BatchResult> batchResults,
SaveChangesData saveChangesData)
Updates the batch results.
|
Copyright © 2014. All Rights Reserved.