public interface DBConnector extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
connect() |
OntopConnection |
getConnection()
Gets a OntopConnection usually coming from a connection pool.
|
boolean connect()
throws OntopConnectionException
OntopConnectionExceptionvoid close()
throws OntopConnectionException
close in interface AutoCloseableOntopConnectionExceptionOntopConnection getConnection() throws OntopConnectionException
OntopConnectionExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.