| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transactional | |
|---|---|
| org.springframework.test.context.junit38 | Support classes for ApplicationContext-based and transactional tests run with JUnit 3.8 and the Spring TestContext Framework. | 
| org.springframework.test.context.junit4 | Support classes for ApplicationContext-based and transactional tests run with JUnit 4.4 and the Spring TestContext Framework. | 
| org.springframework.test.context.testng | Support classes for ApplicationContext-based and transactional tests run with TestNG and the Spring TestContext Framework. | 
| org.springframework.transaction.annotation | JDK 1.5+ annotation for transaction demarcation. | 
| Uses of Transactional in org.springframework.test.context.junit38 | 
|---|
| Classes in org.springframework.test.context.junit38 with annotations of type Transactional | |
|---|---|
|  class | AbstractTransactionalJUnit38SpringContextTestsAbstract transactionalextension ofAbstractJUnit38SpringContextTestswhich adds convenience
 functionality for JDBC access. | 
| Uses of Transactional in org.springframework.test.context.junit4 | 
|---|
| Classes in org.springframework.test.context.junit4 with annotations of type Transactional | |
|---|---|
|  class | AbstractTransactionalJUnit4SpringContextTestsAbstract transactionalextension ofAbstractJUnit4SpringContextTestswhich adds convenience functionality
 for JDBC access. | 
| Uses of Transactional in org.springframework.test.context.testng | 
|---|
| Classes in org.springframework.test.context.testng with annotations of type Transactional | |
|---|---|
|  class | AbstractTransactionalTestNGSpringContextTestsAbstract transactionalextension ofAbstractTestNGSpringContextTestswhich adds convenience functionality
 for JDBC access. | 
| Uses of Transactional in org.springframework.transaction.annotation | 
|---|
| Methods in org.springframework.transaction.annotation with parameters of type Transactional | |
|---|---|
|  TransactionAttribute | SpringTransactionAnnotationParser.parseTransactionAnnotation(Transactional ann) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||