public class OntopQueryEngineImpl extends Object implements OntopQueryEngine
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
connect()
Initialization method
|
OntopConnection |
getConnection()
Gets a OntopConnection usually coming from a connection pool.
|
public boolean connect()
throws OntopConnectionException
OntopQueryEngineconnect in interface OntopQueryEngineOntopConnectionExceptionpublic void close()
throws OntopConnectionException
close in interface OntopQueryEngineclose in interface AutoCloseableOntopConnectionExceptionpublic OntopConnection getConnection() throws OntopConnectionException
OntopQueryEnginegetConnection in interface OntopQueryEngineOntopConnectionExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.