com.silverpeas.jpa
Class MergingPersistenceUnitPostProcessor
java.lang.Object
com.silverpeas.jpa.MergingPersistenceUnitPostProcessor
- All Implemented Interfaces:
- org.springframework.orm.jpa.persistenceunit.PersistenceUnitPostProcessor
public class MergingPersistenceUnitPostProcessor
- extends Object
- implements org.springframework.orm.jpa.persistenceunit.PersistenceUnitPostProcessor
Processor of persistence units dedicated to merge all JPA settings defining the same persistence
unit.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MergingPersistenceUnitPostProcessor
public MergingPersistenceUnitPostProcessor()
postProcessPersistenceUnitInfo
public void postProcessPersistenceUnitInfo(org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo pui)
- Specified by:
postProcessPersistenceUnitInfo
in interface org.springframework.orm.jpa.persistenceunit.PersistenceUnitPostProcessor
Copyright © 2016 Silverpeas. All Rights Reserved.