T
- the concrete type of the referencepublic interface DatabaseReference<T extends com.orientechnologies.orient.core.db.ODatabase>
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Dispose the reference when the database object isn't used any more.
|
void |
dispose(boolean closeConnection)
Dispose the reference when the database object isn't used any more.
|
T |
getDatabase()
Get the database reference.
|
T getDatabase()
void dispose()
void dispose(boolean closeConnection)
closeConnection
- if the underlying connection shall be closed, only
use false
here if you are providing other means
of closing the databaseBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a