See: Description
| Interface | 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.
|
| TranscriberFactory |
Provides a means to create an array of transcribers for a given Class.
|
| Class | Description |
|---|---|
| StoreManagerImpl |
StoreManagerImpl provides a base for fully implementing the StoreManager
interface.
|
This package contains StoreManager and store-related interfaces plus an abstract StoreManager implementation.
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.