| Modifier and Type | Method and Description |
|---|---|
OBDASQLQuery |
OBDASQLQuery.clone() |
OBDASQLQuery |
SQLMappingFactory.getSQLQuery(String query) |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLQueryImpl |
| Modifier and Type | Method and Description |
|---|---|
OBDASQLQuery |
SQLPPTriplesMap.getSourceQuery() |
| Modifier and Type | Method and Description |
|---|---|
OBDASQLQuery |
AbstractSQLPPTriplesMap.getSourceQuery() |
| Constructor and Description |
|---|
AbstractSQLPPTriplesMap(com.google.common.collect.ImmutableList<it.unibz.inf.ontop.model.atom.TargetAtom> targetAtoms,
OBDASQLQuery sqlQuery) |
AbstractSQLPPTriplesMap(com.google.common.collect.ImmutableList<it.unibz.inf.ontop.model.atom.TargetAtom> targetAtoms,
OBDASQLQuery sqlQuery,
String id) |
OntopNativeSQLPPTriplesMap(OBDASQLQuery sqlQuery,
com.google.common.collect.ImmutableList<it.unibz.inf.ontop.model.atom.TargetAtom> targetAtoms) |
OntopNativeSQLPPTriplesMap(String id,
OBDASQLQuery sqlQuery,
com.google.common.collect.ImmutableList<it.unibz.inf.ontop.model.atom.TargetAtom> targetAtoms) |
OntopNativeSQLPPTriplesMap(String id,
OBDASQLQuery sqlQuery,
String targetString,
com.google.common.collect.ImmutableList<it.unibz.inf.ontop.model.atom.TargetAtom> targetAtoms) |
| Modifier and Type | Method and Description |
|---|---|
static String |
SourceQueryRenderer.encode(OBDASQLQuery input)
Transforms the given
OBDAQuery into a string. |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.