|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the concrete type of the referencepublic interface DatabaseReference<T extends com.orientechnologies.orient.core.db.ODatabase>
Reference to an OrientDB database
Method Summary | |
---|---|
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. |
Method Detail |
---|
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 database
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |