Uses of Package
org.osgi.service.transaction.control
Package
Description
Transaction Control Service Package Version 1.0.
Transaction Control JDBC Package Version 1.0.
Transaction Control JPA Package Version 1.0.
-
ClassDescriptionResources that can integrate with local transactions should do so using this interfaceAn Exception that is thrown when a piece of scoped work exits with an
Exception
.A builder for a piece of transactional workA transaction context defines the current transaction, and allows resources to register information and/or synchronizationsThe interface used by clients to control the active transaction contextAn Exception indicating that there was a problem with starting, finishing, suspending or resuming a transactionAn Exception indicating that the active transaction was unexpectedly rolled backImplementations of this interface are able to run a piece of work within a transactionThe status of the transaction A transaction may not enter all of the states in this enum, however it will always traverse the enum in ascending order. -
ClassDescriptionA resource provider is used to provide a transactional resource to the application
-
ClassDescriptionA resource provider is used to provide a transactional resource to the application