Package | Description |
---|---|
oracle.jdbc |
Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the package
oracle.jdbc . |
Modifier and Type | Method and Description |
---|---|
void |
LogicalTransactionIdEventListener.onLogicalTransactionIdEvent(LogicalTransactionIdEvent event)
This method is executed whenever the server sends a new Logical Transaction Id event.
|
void |
LogicalTransactionIdEventListener.onLogicalTransactionIdEvent(LogicalTransactionIdEvent event)
This method is executed whenever the server sends a new Logical Transaction Id event.
|