Package org.apache.myfaces.extensions.cdi.jpa.api

Class Summary
TransactionHelper This class allows to execute CDI-unmanaged code blocks in a @Transactional manner.
 

Annotation Types Summary
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-2011 The Apache Software Foundation. All Rights Reserved.