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.
|
QueryReformulator |
getQueryReformulator()
Not for regular usage
|
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 OntopQueryEngineOntopConnectionExceptionpublic QueryReformulator getQueryReformulator()
OntopQueryEnginegetQueryReformulator in interface OntopQueryEngineCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.