Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

Uses of Interface
oracle.jdbc.dcn.QueryChangeDescription

Packages that use QueryChangeDescription
oracle.jdbc.dcn 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 QueryChangeDescription
abstract  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.
 


Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

Copyright © 2008, 2013, Oracle. All rights reserved.