org.apache.cayenne.configuration
Class XMLDataMapLoader
java.lang.Object
org.apache.cayenne.configuration.XMLDataMapLoader
- All Implemented Interfaces:
- DataMapLoader
public class XMLDataMapLoader
- extends Object
- implements DataMapLoader
- Since:
- 3.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLDataMapLoader
public XMLDataMapLoader()
load
public DataMap load(Resource configurationResource)
throws CayenneRuntimeException
- Specified by:
load
in interface DataMapLoader
- Throws:
CayenneRuntimeException
Copyright © 2001-2011 Apache Cayenne. All Rights Reserved.