Package | Description |
---|---|
org.apache.jdo.impl.pm |
This package contains classes that are for use across all kinds of implementations
of the JDO Reference Implementation.
|
org.apache.jdo.pm |
This package contains provides internal interfaces for
PersistenceManagerFactory and PersistenceManager extending the ones from javax.jdo.
|
org.apache.jdo.state |
This package contains the internal StateManager and teh FIeldManager interface.
|
org.apache.jdo.store |
This package contains StoreManager and store-related interfaces plus an abstract StoreManager implementation.
|
Class and Description |
---|
StoreManager
StoreManager represents the datastore to the rest of the JDO components.
|
Class and Description |
---|
StoreManager
StoreManager represents the datastore to the rest of the JDO components.
|
TranscriberFactory
Provides a means to create an array of transcribers for a given Class.
|
Class and Description |
---|
StoreManager
StoreManager represents the datastore to the rest of the JDO components.
|
Class and Description |
---|
Connector
A Connector is the store-independent means of representing a connection.
|
StoreManager
StoreManager represents the datastore to the rest of the JDO components.
|
Transcriber
A Transcriber provides a way to get a different representation for an
object.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.