| Package | Description | 
|---|---|
| org.springframework.transaction.support | Support classes for the org.springframework.transaction package. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TransactionTemplateTemplate class that simplifies programmatic transaction demarcation and
 transaction exception handling. | 
| Modifier and Type | Method and Description | 
|---|---|
| static TransactionOperations | TransactionOperations. withoutTransaction()Return an implementation of the  TransactionOperationsinterface which
 executes a givenTransactionCallbackwithout an actual transaction. |