|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Accessor | |
org.apache.jdo.impl.fostore | This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). |
org.apache.jdo.impl.pm | This package contains classes that are for use across all kinds of implementations of the JDO Reference Implementation. |
Uses of Accessor in org.apache.jdo.impl.fostore |
Subinterfaces of Accessor in org.apache.jdo.impl.fostore | |
(package private) static interface |
FOStoreConnectionFactory.CFAccessor
CFAccessor implementation instances allow copying values to/from a FOStoreConnectionFactory and a Properties. |
Uses of Accessor in org.apache.jdo.impl.pm |
Subinterfaces of Accessor in org.apache.jdo.impl.pm | |
static interface |
PersistenceManagerFactoryImpl.PMFAccessor
The preferred way of getting & restoring a PMF in JNDI is to do so via a Properties object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |