Uses of Interface
oracle.pgx.api.GraphDelta
-
Packages that use GraphDelta Package Description oracle.pgx.api This package contains the main Java APIs. -
-
Uses of GraphDelta in oracle.pgx.api
Methods in oracle.pgx.api that return GraphDelta Modifier and Type Method Description GraphDelta
FlashbackSynchronizer. getGraphDelta()
GraphDelta
Synchronizer. getGraphDelta()
Get the description of the delta between current snapshot and the fetched changes.
-