public class SelectQueryParser extends Object
| Constructor and Description |
|---|
SelectQueryParser(DBMetadata metadata,
CoreSingletons coreSingletons) |
| Modifier and Type | Method and Description |
|---|---|
RAExpression |
parse(String sql) |
RAExpression |
parse(String sql,
it.unibz.inf.ontop.iq.IntermediateQueryBuilder queryBuilder) |
public SelectQueryParser(DBMetadata metadata, CoreSingletons coreSingletons)
public RAExpression parse(String sql) throws InvalidSelectQueryException, UnsupportedSelectQueryException
public RAExpression parse(String sql, it.unibz.inf.ontop.iq.IntermediateQueryBuilder queryBuilder) throws InvalidSelectQueryException, UnsupportedSelectQueryException
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.