Uses of Class
it.unibz.inf.ontop.spec.sqlparser.exception.UnsupportedSelectQueryException
-
Packages that use UnsupportedSelectQueryException Package Description it.unibz.inf.ontop.spec.sqlparser -
-
Uses of UnsupportedSelectQueryException in it.unibz.inf.ontop.spec.sqlparser
Methods in it.unibz.inf.ontop.spec.sqlparser that throw UnsupportedSelectQueryException Modifier and Type Method Description RAExpressionAttributesDefaultSelectQueryAttributeExtractor. getRAExpressionAttributes(net.sf.jsqlparser.statement.select.Select select)RAExpressionSelectQueryParser. parse(String sql)
-