Package | Description |
---|---|
javax.transaction |
Provides the API that defines the contract between the transaction
manager and the various parties involved in a distributed transaction
namely : resource manager, application, and application server.
|
Modifier and Type | Class and Description |
---|---|
interface |
Transactional
Annotation used by applications to control transaction boundaries on CDI
managed beans, as well as classes defined as managed beans by the Java EE
specification such as servlets, JAX-RS resource classes, and JAX-WS
service endpoints, declaratively.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.