Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
E
I
O
R
S
T
V
D
DefaultTransaction
- Annotation Type in
org.jboss.seam.transaction
Qualifier that is used to denote the SeamTransaction implementation that is used by the transaction interceptor and other seam transaction services.
DefaultTransactionLiteral
- Class in
org.jboss.seam.transaction.literal
E
enlist(EntityManager)
- Method in interface org.jboss.seam.transaction.
SeamTransaction
I
INSTANCE
- Static variable in class org.jboss.seam.transaction.literal.
DefaultTransactionLiteral
INSTANCE
- Static variable in class org.jboss.seam.transaction.literal.
TransactionScopedLiteral
isActive()
- Method in interface org.jboss.seam.transaction.
SeamTransaction
isActiveOrMarkedRollback()
- Method in interface org.jboss.seam.transaction.
SeamTransaction
isCommitted()
- Method in interface org.jboss.seam.transaction.
SeamTransaction
isConversationContextRequired()
- Method in interface org.jboss.seam.transaction.
SeamTransaction
isMarkedRollback()
- Method in interface org.jboss.seam.transaction.
SeamTransaction
isNewTransactionRequired(boolean)
- Method in enum org.jboss.seam.transaction.
TransactionPropagation
isNoTransaction()
- Method in interface org.jboss.seam.transaction.
SeamTransaction
isRolledBack()
- Method in interface org.jboss.seam.transaction.
SeamTransaction
isRolledBackOrMarkedRollback()
- Method in interface org.jboss.seam.transaction.
SeamTransaction
O
org.jboss.seam.transaction
- package org.jboss.seam.transaction
org.jboss.seam.transaction.literal
- package org.jboss.seam.transaction.literal
R
registerSynchronization(Synchronization)
- Method in interface org.jboss.seam.transaction.
SeamTransaction
S
SeamApplicationException
- Annotation Type in
org.jboss.seam.transaction
Seam Annotation for identifying an Exception class as an Application Exception, which does not cause a transaction rollback.
SeamTransaction
- Interface in
org.jboss.seam.transaction
Extends the standard UserTransaction interface with a couple of helpful methods.
T
Transactional
- Annotation Type in
org.jboss.seam.transaction
Demarcates transaction boundaries
Note that is you are using seam managed transactions seam will automatically manage your transactions for you, rendering this unnecessary
Note that this annotation is not actually an intercepter binding.
TransactionPropagation
- Enum in
org.jboss.seam.transaction
TransactionScoped
- Annotation Type in
org.jboss.seam.transaction
CDI Scope that spans the current transaction
TransactionScopedLiteral
- Class in
org.jboss.seam.transaction.literal
V
valueOf(String)
- Static method in enum org.jboss.seam.transaction.
TransactionPropagation
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.jboss.seam.transaction.
TransactionPropagation
Returns an array containing the constants of this enum type, in the order they are declared.
D
E
I
O
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
Seam Framework
. All Rights Reserved.