Spring Data Jpa

Package org.springframework.data.jpa.support

Various helper classes useful when working with JPA.

See:
          Description

Class Summary
ClasspathScanningPersistenceUnitPostProcessor PersistenceUnitPostProcessor that will scan for classes annotated with Entity or MappedSuperclass and add them to the PersistenceUnit post prcessed.
MergingPersistenceUnitManager Extends DefaultPersistenceUnitManager to merge configurations of one persistence unit residing in multiple persistence.xml files into one.
 

Package org.springframework.data.jpa.support Description

Various helper classes useful when working with JPA.


Spring Data Jpa

Copyright © 2011-2012-2012 SpringSource. All Rights Reserved.