org.xorm
Class FetchGroupManager
java.lang.Object
|
+--org.xorm.FetchGroupManager
- All Implemented Interfaces:
- Configurable
- public class FetchGroupManager
- extends Object
- implements Configurable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
factory
protected InterfaceManagerFactory factory
FetchGroupManager
public FetchGroupManager()
setProperties
public void setProperties(Properties properties)
- Specified by:
setProperties
in interface Configurable
setFactory
public void setFactory(InterfaceManagerFactory factory)
- Specified by:
setFactory
in interface Configurable
getDataFetchGroup
public DataFetchGroup getDataFetchGroup(ClassMapping classMapping)
$Header: /cvsroot/xorm/xorm/docs/api/org/xorm/FetchGroupManager.html,v 1.4 2004/05/30 08:55:03 wbiggs Exp $