Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.jca.cci.connection Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
CciLocalTransactionManagerPlatformTransactionManager implementationthat manages local transactions for a single CCI ConnectionFactory.Classorg.springframework.jca.cci.connectionSpring MVC
ConnectionFactoryUtilsHelper class that provides static methods for obtaining CCI Connectionsfrom a ConnectionFactory.Classorg.springframework.jca.cci.connectionSpring MVC
ConnectionHolderConnection holder, wrapping a CCI Connection.Classorg.springframework.jca.cci.connectionSpring MVC
ConnectionSpecConnectionFactoryAdapterAn adapter for a target CCI ConnectionFactory,applying the given ConnectionSpec to every standard getConnection()Classorg.springframework.jca.cci.connectionSpring MVC
DelegatingConnectionFactoryCCI ConnectionFactory implementation that delegates all callsto a given target ConnectionFactory.Classorg.springframework.jca.cci.connectionSpring MVC
NotSupportedRecordFactoryNotSupportedException.Classorg.springframework.jca.cci.connectionSpring MVC
SingleConnectionFactoryA CCI ConnectionFactory adapter that returns the same Connection on allgetConnection calls, and ignores calls toClassorg.springframework.jca.cci.connectionSpring MVC
TransactionAwareConnectionFactoryProxyProxy for a target CCI ConnectionFactory, addingawareness of Spring-managed transactions.Classorg.springframework.jca.cci.connectionSpring MVC