Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


Uses of Class
oracle.jdbc.dcn.DatabaseChangeEvent

Packages that use DatabaseChangeEvent
oracle.jdbc.dcn This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle. 

 

Uses of DatabaseChangeEvent in oracle.jdbc.dcn

 

Methods in oracle.jdbc.dcn with parameters of type DatabaseChangeEvent
 void DatabaseChangeListener.onDatabaseChangeNotification(DatabaseChangeEvent e)
          This method will be invoked whenever a Database Change event occurs.

 


Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


Copyright © 2008, 2014, Oracle and/or its affiliates. All rights reserved.