Class | Description |
---|---|
TransactionHelper |
Annotation Type | Description |
---|---|
Transactional |
If it isn't possible to use EJBs, this interceptor adds transaction support to methods or a class.
|
TransactionScoped |
A @TransactionScoped contextual instance will unique for a given
CODI-managed Transaction.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.