| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JDOConnection
The underlying connection that is being used by a 
 PersistenceManager.
| Method Summary | |
|---|---|
|  void | close()Returns this connection to the JDO implementation. | 
|  java.lang.Object | getNativeConnection()Returns the native, datastore-specific connection that this connection wraps. | 
| Method Detail | 
|---|
java.lang.Object getNativeConnection()
PersistenceManager's
 connection into an invalid state.
void close()
JDOUserException
 is thrown.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||