| Package | Description |
|---|---|
| it.unibz.inf.ontop.dbschema |
| Modifier and Type | Method and Description |
|---|---|
ParserViewDefinition |
RDBMetadata.createParserView(String sql,
com.google.common.collect.ImmutableList<it.unibz.inf.ontop.dbschema.QuotedID> attributes)
creates a view for SQLQueryParser
(NOTE: these views are simply names for complex non-parsable subqueries, not database views)
TODO: make the second argument a callback (which is called only when needed)
TODO: make it re-use parser views for the same SQL
|
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.