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