See: Description
| Class | Description |
|---|---|
| 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. |
Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.