public class SelectQueryAttributeExtractor extends Object
| Constructor and Description |
|---|
SelectQueryAttributeExtractor(DBMetadata metadata,
it.unibz.inf.ontop.model.term.TermFactory termFactory) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<QuotedID> |
extract(String sql) |
public SelectQueryAttributeExtractor(DBMetadata metadata, it.unibz.inf.ontop.model.term.TermFactory termFactory)
public com.google.common.collect.ImmutableList<QuotedID> extract(String sql) throws InvalidSelectQueryException
InvalidSelectQueryExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.