Uses of Class
oracle.jdbc.LogicalTransactionIdEvent
Packages that use LogicalTransactionIdEvent
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.-
Uses of LogicalTransactionIdEvent in oracle.jdbc
Methods in oracle.jdbc with parameters of type LogicalTransactionIdEventModifier and TypeMethodDescriptionvoidLogicalTransactionIdEventListener.onLogicalTransactionIdEvent(LogicalTransactionIdEvent event) This method is executed whenever the server sends a new Logical Transaction Id event.