Uses of Interface
oracle.jdbc.dcn.RowChangeDescription
-
Packages that use RowChangeDescription Package Description oracle.jdbc.dcn This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle. -
-
Uses of RowChangeDescription in oracle.jdbc.dcn
Methods in oracle.jdbc.dcn that return RowChangeDescription Modifier and Type Method Description RowChangeDescription[]
TableChangeDescription. getRowChangeDescription()
Returns the row level change description of the notification.
-