- java.lang.Object
-
- org.datanucleus.store.connection.AbstractManagedConnection
-
- org.datanucleus.store.mongodb.ConnectionFactoryImpl.ManagedConnectionImpl
-
-
Field Summary
-
Fields inherited from class org.datanucleus.store.connection.AbstractManagedConnection
closeOnRelease, commitOnRelease, conn, listeners, locked, useCount
-
Method Summary
-
Methods inherited from class org.datanucleus.store.connection.AbstractManagedConnection
addListener, closeOnRelease, commitOnRelease, incrementUseCount, isLocked, lock, releaseSavepoint, removeListener, rollbackToSavepoint, setCloseOnRelease, setCommitOnRelease, setSavepoint, toString, transactionFlushed, transactionPreClose, unlock
-
-
Method Detail
-
release
public void release()
- Specified by:
release
in interface org.datanucleus.store.connection.ManagedConnection
- Overrides:
release
in class org.datanucleus.store.connection.AbstractManagedConnection
-
close
public void close()
Copyright © 2016. All rights reserved.