Package org.springframework.test.jpa

Support classes for tests based on the Java Persistence API.

See:
          Description

Class Summary
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.
AbstractJpaTests Convenient support class for JPA-related tests.
 

Package org.springframework.test.jpa Description

Support classes for tests based on the Java Persistence API.



Copyright © 2002-2008 The Spring Framework.