|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JPOXConnection | |
|---|---|
| org.jpox.jdo | Package providing components specific to JDO persistence. |
| org.jpox.store | Package handling the storage of classes to the datastore, and the management of the datastore. |
| Uses of JPOXConnection in org.jpox.jdo |
|---|
| Classes in org.jpox.jdo that implement JPOXConnection | |
|---|---|
class |
JDOConnectionImpl
Implementation of a generic JDO connection for non-RDBMS datastores. |
| Uses of JPOXConnection in org.jpox.store |
|---|
| Methods in org.jpox.store that return JPOXConnection | |
|---|---|
abstract JPOXConnection |
AbstractStoreManager.getJPOXConnection(ObjectManager om)
|
JPOXConnection |
StoreManager.getJPOXConnection(ObjectManager om)
Method to return a JPOX connection for the ObjectManager. |
JPOXConnection |
FederationManager.getJPOXConnection(ObjectManager om)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||