Uses of Class
oracle.nosql.driver.ops.ListTablesResult
-
Packages that use ListTablesResult Package Description oracle.nosql.driver 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 ListTablesResult Modifier and Type Method Description ListTablesResultNoSQLHandle. listTables(ListTablesRequest request)Lists tables, returning table names.
-