| Name | Package | Description |
| Isolation | org.springframework.transaction.annotation | Enumeration that represents transaction isolation levels
for use with the JDK 1.5+ transaction annotation, corresponding
to the TransactionDefinition interface. |
| Propagation | org.springframework.transaction.annotation | Enumeration that represents transaction propagation behaviors
for use with the JDK 1.5+ transaction annotation, corresponding
to the TransactionDefinition interface. |