Uses of Interface
javax.jdo.datastore.JDOConnection

Packages that use JDOConnection
javax.jdo This package contains the JDO specification interfaces and classes. 
 

Uses of JDOConnection in javax.jdo
 

Methods in javax.jdo that return JDOConnection
 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-2008 Apache Software Foundation. All Rights Reserved.