Uses of Class
oracle.nosql.driver.ops.WriteMultipleResult
Package
Description
Contains the public API for using the Oracle NoSQL Database
as well as configuration and common parameter classes used in
database operations.
-
Uses of WriteMultipleResult in oracle.nosql.driver
Modifier and TypeMethodDescriptionNoSQLHandle.writeMultiple
(WriteMultipleRequest request) Executes a sequence of operations associated with a table that share the same shard key portion of their primary keys, all the specified operations are executed within the scope of a single transaction.