Open Source Repository

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



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

/**
 *
 * JDK 1.5+ annotation for transaction demarcation.
 * Hooked into Spring's transaction interception infrastructure
 * via a special TransactionAttributeSource implementation.
 *
 */
package org.springframework.transaction.annotation;