Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.test.context.transaction Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
AfterTransactionTest annotation to indicate that the annotated public void methodshould be executed after a transaction is ended for a test methodClassorg.springframework.test.context.transactionSpring MVC
BeforeTransactionTest annotation to indicate that the annotated public void methodshould be executed before a transaction is started for a test methodClassorg.springframework.test.context.transactionSpring MVC
TestContextTransactionUtilsUtility methods for working with transactions and data access related beanswithin the Spring TestContext Framework.Classorg.springframework.test.context.transactionSpring MVC
TestTransactionTestTransaction provides a collection of static utility methods forprogrammatic interaction with test-managed transactions withinClassorg.springframework.test.context.transactionSpring MVC
TransactionalTestExecutionListenerTestExecutionListener that provides support for executing testswithin test-managed transactions by honoring Spring'sClassorg.springframework.test.context.transactionSpring MVC
TransactionConfigurationTransactionConfiguration defines class-level metadata for configuringtransactional tests.Classorg.springframework.test.context.transactionSpring MVC
TransactionConfigurationAttributesConfiguration attributes for configuring transactional tests.Classorg.springframework.test.context.transactionSpring MVC