| 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
ConnectionFactory implementation that delegates all calls
to a given target ConnectionFactory. |