|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public java.lang.Object getNativeConnection()
PersistenceManager
's
connection into an invalid state.
public void close()
JDOUserException
is thrown.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |