com.silverpeas.jpa
Class MergingPersistenceUnitPostProcessor

java.lang.Object
  extended by 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.


Constructor Summary
MergingPersistenceUnitPostProcessor()
           
 
Method Summary
 void postProcessPersistenceUnitInfo(org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo pui)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MergingPersistenceUnitPostProcessor

public MergingPersistenceUnitPostProcessor()
Method Detail

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.