|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LogicalTransactionIdEventListener
A class that is interested in processing Logical Transaction Id events
must implement this interface. A listener instance is registered using one of the
OracleConnection.addLogicalTransactionIdEventListener flavors.
| Method Summary | |
|---|---|
void |
onLogicalTransactionIdEvent(LogicalTransactionIdEvent event)
This method is executed whenever the server sends a new Logical Transaction Id event. |
| Method Detail |
|---|
void onLogicalTransactionIdEvent(LogicalTransactionIdEvent event)
|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||