Packages that use Transaction | |
---|---|
it.list.jft | Provides interfaces for dealing with different FastTrack objects. |
it.list.jft.event | Provides interfaces for dealing with different types of events and listeners. |
Uses of Transaction in it.list.jft |
---|
Methods in it.list.jft that return Transaction | |
---|---|
Transaction |
Context.makeTransaction(Connection connection,
TransactionParam param,
TransactionListener listener)
Create and returns a new transaction. |
Uses of Transaction in it.list.jft.event |
---|
Methods in it.list.jft.event that return Transaction | |
---|---|
Transaction |
TransactionEvent.getTransaction()
Returns the transaction associated to this event. |