Open Source Repository

Home /spring/spring-transaction-3.0.5 | Repository Home



org/springframework/jca/cci/package-info.java

/**
 *
 * This package contains Spring's support for the Common Client Interface (CCI),
 * as defined by the J2EE Connector Architecture. It is conceptually similar
 * to the <code>org.springframework.jdbc</code> package, providing the same
 * levels of data access abstraction.
 *
 */
package org.springframework.jca.cci;