public abstract class LogicalTransactionIdEvent
extends EventObject
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.