Package org.springframework.test.jpa

As of Spring 3.0, this package has been deprecated in favor of using the listener-based Spring TestContext Framework.

See:
          Description

Class Summary
AbstractAspectjJpaTests Deprecated. as of Spring 3.0, in favor of using the listener-based test context framework (AbstractJUnit38SpringContextTests)
AbstractJpaTests Deprecated. as of Spring 3.0, in favor of using the listener-based test context framework (AbstractJUnit38SpringContextTests)
AbstractJpaTests.LoadTimeWeaverInjectingBeanPostProcessor  
AbstractJpaTests.ShadowingLoadTimeWeaver  
OrmXmlOverridingShadowingClassLoader Subclass of ShadowingClassLoader that overrides attempts to locate orm.xml.
 

Package org.springframework.test.jpa Description

As of Spring 3.0, this package has been deprecated in favor of using the listener-based Spring TestContext Framework.