Uses of Interface
oracle.nosql.driver.values.PathFinder.PathFinderCallback

Packages that use oracle.nosql.driver.values.PathFinder.PathFinderCallback
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.PathFinderCallback in oracle.nosql.driver.values

    Methods in oracle.nosql.driver.values with parameters of type oracle.nosql.driver.values.PathFinder.PathFinderCallback in in
    Modifier and Type
    Method
    Description
    void
    PathFinder.find(oracle.nosql.driver.util.ByteInputStream bis, oracle.nosql.driver.values.PathFinder.PathFinderCallback cb)
    Searches the NSON in the input stream looking for the path or paths specified during construction.