org.objectweb.jotm.Current <code>Current</code> is the common implementation for both <code>UserTransaction</code> and <code>TransactionManager</code>. <ul> <li><code>UserTransaction</code> is used by clients that want to demarcate transactions themselves. It is re ...
org.jboss.cache.tests.CacheLoaderTests Commons tests for all CacheLoaders @author Bela Ban @version $Id: CacheLoaderTests.java,v 1.3.2.4 2005/04/06 21:07:02 starksm Exp $
org.springframework.transaction.jta.WebLogicJtaTransactionManager Special JtaTransactionManager version for BEA WebLogic (7.0, 8.1 and higher). Supports the full power of Spring's transaction definitions on WebLogic's transaction coordinator, <i>beyond standard JTA</i>: transaction names, per-transaction isolation levels, and proper resuming of trans ...
org.objectweb.jonas.jtests.beans.fannuaire.PersonneEC import org.objectweb.jonas.common.Log; import org.objectweb.util.monolog.api.Logger; import org.objectweb.util.monolog.api.BasicLevel; This is an entity bean with "container managed persistence version 1.x". This class extends the similar entity bean with "CMP version 2.x", and implements methods ...