org.springframework.jca.cci.CciTemplateTests @author Thierry Templier @author Juergen Hoeller org.springframework.jca.cci.EisOperationTests @author Thierry TEMPLIER org.springframework.jca.cci.connection.SingleConnectionFactory A CCI ConnectionFactory adapter that returns the same Connection on all <code>getConnection</code> calls, and ignores calls to <code>close</code>. <p>Useful for testing and standalone environemtns, to keep using the same Connection for multiple CciTemplate calls, wit ...org.springframework.jca.cci.connection.TransactionAwareConnectionFactoryProxy Proxy for a target ConnectionFactory, adding awareness of Spring-managed transactions. Similar to a transactional JNDI ConnectionFactory as provided by a J2EE server. <p>Data access code that should remain unaware of Spring's data access support can work with this proxy to seamlessly partic ...org.jboss.test.jca.adapter.TestConnectionFactory Generated package name TestConnectionFactory.java Created: Tue Jan 1 01:02:16 2002 @author <a HREF="mailto:d_jencks@users.sourceforge.net">David Jencks</a> @version org.springframework.jca.cci.connection.ConnectionFactoryUtils Helper class that provides static methods to obtain CCI Connections from a ConnectionFactory, and to close Connections if necessary. Has special support for Spring-managed connections, e.g. for use with CciLocalTransactionManager. <p>Used internally by CciTemplate, CCI operation objects and ...org.objectweb.perseus.connector.ra.TestRAMan import org.objectweb.transaction.api.ConnectionManager; import org.objectweb.transaction.api.ConnectionFactoryWrapper; The class <b>TestRAMan</b> defines a test suite for testing a correct RA behaviour under managed environment. org.apache.geronimo.connector.outbound.ManagedConnectionFactoryWrapperTest @version $Rev: 169154 $ $Date: 2005-05-08 12:35:23 -0700 (Sun, 08 May 2005) $ com.myeis.j2c.MyEISConnectionFactory
org.objectweb.speedo.jca.JdoConnection @author P. Dechamboux org.objectweb.perseus.connector.ra.fos.FosConnectionImpl @author S. Chassande-Barrioz, P. Dechamboux public class FosConnectionImpl implements FileAccess, ConnectionMetaData { | Popular Tags |