
public interface ODatabasePoolInternal extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
ODatabaseSession |
acquire() |
void |
close() |
OrientDBConfig |
getConfig() |
void |
release(ODatabaseDocumentInternal database) |
ODatabaseSession acquire()
void close()
close in interface AutoCloseablevoid release(ODatabaseDocumentInternal database)
OrientDBConfig getConfig()
Copyright © 2009–2025 OrientDB. All rights reserved.