Uses of Class
oracle.nosql.driver.ops.ListTablesResult
Packages that use ListTablesResult
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 ListTablesResult in oracle.nosql.driver
Methods in oracle.nosql.driver that return ListTablesResultModifier and TypeMethodDescriptionNoSQLHandle.listTables(ListTablesRequest request) Lists tables, returning table names.