Uses of Class
oracle.nosql.driver.values.PathFinder

Packages that use oracle.nosql.driver.values.PathFinder
Package
Description
The classes in this package are used to represent and manipulate data in the Oracle NoSQL Database.
  • Uses of oracle.nosql.driver.values.PathFinder in oracle.nosql.driver.values

    Methods in oracle.nosql.driver.values with parameters of type oracle.nosql.driver.values.PathFinder in in
    Modifier and Type
    Method
    Description
    boolean
    PathFinder.PathFinderCallback.found(oracle.nosql.driver.values.PathFinder finder, String[] path)
    A function that is called when a path has been found.