Package | Description |
---|---|
javax.jdo |
This package contains the JDO specification interfaces and classes.
|
Modifier and Type | Method and Description |
---|---|
JDOConnection |
PersistenceManager.getDataStoreConnection()
If this method is called while a datastore transaction is
active, the object returned will be enlisted in the current
transaction.
|
JDOConnection |
PersistenceManager.getDataStoreConnection()
If this method is called while a datastore transaction is
active, the object returned will be enlisted in the current
transaction.
|
Copyright © 2005–1970 Apache Software Foundation. All rights reserved.