com.solarmetric.kodo.runtime
Class KodoObjectFactory
java.lang.Object
|
+--com.solarmetric.kodo.runtime.KodoObjectFactory
- All Implemented Interfaces:
- ObjectFactory
- public class KodoObjectFactory
- extends Object
- implements ObjectFactory
An implementation of ObjectFactory that convert the specified
refInfo parameter into a Properties object that will
be used to instantiate a PersistenceManagerFactory via a call to
JDOHelper.getPersistenceManagerFactory(java.util.Properties).
| Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KodoObjectFactory
public KodoObjectFactory()
getObjectInstance
public Object getObjectInstance(Object refInfo,
Name name,
Context nameCtx,
Hashtable environment)
throws Exception
- Specified by:
getObjectInstance in interface ObjectFactory
Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.