Open Source Repository

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



org/springframework/transaction/support/package-info.java

/**
 *
 * Support classes for the org.springframework.transaction package.
 * Provides an abstract base class for transaction manager implementations,
 * and a template plus callback for transaction demarcation.
 *
 */
package org.springframework.transaction.support;