Uses of Class
oracle.nosql.driver.ops.SystemResult
Packages that use SystemResult
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 SystemResult in oracle.nosql.driverMethods in oracle.nosql.driver that return SystemResultModifier and TypeMethodDescriptionNoSQLHandle.doSystemRequest(String statement, int timeoutMs, int pollIntervalMs) On-premises only.NoSQLHandle.systemRequest(SystemRequest request) On-premises only.NoSQLHandle.systemStatus(SystemStatusRequest request) On-premises only.