org.apache.cayenne.jpa.conf
Class EntityMapMergeProcessor
java.lang.Object
org.apache.cayenne.jpa.conf.EntityMapMergeProcessor
public class EntityMapMergeProcessor
- extends Object
Implements an algorithm for merging two JpaEntityMaps.
- Author:
- Andrus Adamchik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected EntityMapLoaderContext context
EntityMapMergeProcessor
public EntityMapMergeProcessor(EntityMapLoaderContext context)
mergeOverride
public void mergeOverride(JpaEntityMap map)
Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.