|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTransactionalDataSourceSpringContextTests | |
---|---|
org.springframework.test.annotation | Support classes for annotation-driven tests. |
org.springframework.test.jpa | Support classes for tests based on the Java Persistence API. |
Uses of AbstractTransactionalDataSourceSpringContextTests in org.springframework.test.annotation |
---|
Subclasses of AbstractTransactionalDataSourceSpringContextTests in org.springframework.test.annotation | |
---|---|
class |
AbstractAnnotationAwareTransactionalTests
Java 5 specific subclass of AbstractTransactionalDataSourceSpringContextTests , exposing a
SimpleJdbcTemplate and obeying annotations for transaction control. |
Uses of AbstractTransactionalDataSourceSpringContextTests in org.springframework.test.jpa |
---|
Subclasses of AbstractTransactionalDataSourceSpringContextTests in org.springframework.test.jpa | |
---|---|
class |
AbstractAspectjJpaTests
Subclass of AbstractJpaTests that activates AspectJ load-time weaving and allows the ability to specify a custom location for AspectJ's aop.xml file. |
class |
AbstractJpaTests
Convenient support class for JPA-related tests. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |