org.objectweb.speedo.pm.jdo.api
Interface JDOPOManagerFactoryItf

All Superinterfaces:
DataStoreCache, PersistenceManagerFactory, POManagerFactoryItf, java.io.Serializable
All Known Implementing Classes:
JDOPOManagerFactory

public interface JDOPOManagerFactoryItf
extends POManagerFactoryItf, PersistenceManagerFactory, DataStoreCache

Is a specialization of the generic POManagerFactoryItf dedicated for the JDO API.

Author:
S.Chassande-Barrioz

Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.jdo.datastore.DataStoreCache
DataStoreCache.EmptyDataStoreCache
 
Method Summary
 
Methods inherited from interface org.objectweb.speedo.pm.api.POManagerFactoryItf
bindPM2Thread, clean, getPersonality, getPOManager, getProperties, getQueryManager, getSequenceManager, lookup, poManagerClosed, setQueryManager, setSequenceManager, unbindPM
 
Methods inherited from interface javax.jdo.PersistenceManagerFactory
addInstanceLifecycleListener, close, getConnectionDriverName, getConnectionFactory, getConnectionFactory2, getConnectionFactory2Name, getConnectionFactoryName, getConnectionURL, getConnectionUserName, getDataStoreCache, getDetachAllOnCommit, getIgnoreCache, getMapping, getMultithreaded, getNontransactionalRead, getNontransactionalWrite, getOptimistic, getPersistenceManager, getPersistenceManager, getProperties, getRestoreValues, getRetainValues, isClosed, removeInstanceLifecycleListener, setConnectionDriverName, setConnectionFactory, setConnectionFactory2, setConnectionFactory2Name, setConnectionFactoryName, setConnectionPassword, setConnectionURL, setConnectionUserName, setDetachAllOnCommit, setIgnoreCache, setMapping, setMultithreaded, setNontransactionalRead, setNontransactionalWrite, setOptimistic, setRestoreValues, setRetainValues, supportedOptions
 
Methods inherited from interface javax.jdo.datastore.DataStoreCache
evict, evictAll, evictAll, evictAll, evictAll, pin, pinAll, pinAll, pinAll, unpin, unpinAll, unpinAll, unpinAll