Package oracle.jdbc
Class LogicalTransactionIdEvent
java.lang.Object
java.util.EventObject
oracle.jdbc.LogicalTransactionIdEvent
- All Implemented Interfaces:
Serializable
The event that corresponds to a new Logical Transaction Id. These events
are sent by the database server and processed by the driver which notifies
the registered listeners. See
LogicalTransactionIdEventListener.- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
LogicalTransactionIdEvent
-
-
Method Details
-
getLogicalTransactionId
-