| Package | Description | 
|---|---|
| org.springframework.jca.cci.connection | Provides a utility class for easy ConnectionFactory access,
 a PlatformTransactionManager for local CCI transactions,
 and various simple ConnectionFactory proxies/adapters. | 
| Class and Description | 
|---|
| DelegatingConnectionFactory CCI  ConnectionFactoryimplementation that delegates all calls
 to a given targetConnectionFactory. |