Uses of Interface
oracle.jdbc.dcn.QueryChangeDescription
Packages that use QueryChangeDescription
Package
Description
This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle.
-
Uses of QueryChangeDescription in oracle.jdbc.dcn
Methods in oracle.jdbc.dcn that return QueryChangeDescriptionModifier and TypeMethodDescriptionabstract QueryChangeDescription[]DatabaseChangeEvent.getQueryChangeDescription()For query change (EVENT_TYPE_QUERYCHANGE) kind of events, this method returns the description of the changes for each query which result has changed.