Uses of Class
oracle.nosql.driver.ops.QueryIterableResult
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 QueryIterableResult in oracle.nosql.driver
Modifier and TypeMethodDescriptionNoSQLHandle.queryIterable
(QueryRequest request) Queries a table based on the query statement specified in theQueryRequest
while returning an iterable result.