| Package | Description |
|---|---|
| javax.jdo |
This package contains the JDO specification interfaces and classes.
|
| javax.jdo.datastore |
This package contains the JDO specification datastore interfaces.
|
| Class and Description |
|---|
| DataStoreCache
Many JDO implementations allow instances to be cached in a
second-level cache, and allow direct management of the cache by
knowledgeable applications.
|
| JDOConnection
The underlying connection that is being used by a
PersistenceManager. |
| Sequence
Implementations of this interface can be used to obtain
sequences.
|
| Class and Description |
|---|
| DataStoreCache
Many JDO implementations allow instances to be cached in a
second-level cache, and allow direct management of the cache by
knowledgeable applications.
|
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.