public class DefaultSelectQueryAttributeExtractor extends FromItemParser<RAExpressionAttributes>
expressionParser, operations| Constructor and Description |
|---|
DefaultSelectQueryAttributeExtractor(MetadataLookup metadata,
CoreSingletons coreSingletons) |
| Modifier and Type | Method and Description |
|---|---|
protected RAExpressionAttributes |
create(DatabaseRelationDefinition relation) |
RAExpressionAttributes |
getRAExpressionAttributes(net.sf.jsqlparser.statement.select.SelectBody selectBody) |
protected RAExpressionAttributes |
translateSelectBody(net.sf.jsqlparser.statement.select.SelectBody selectBody) |
createAttributeVariables, join, translateJoins, validateFromItempublic DefaultSelectQueryAttributeExtractor(MetadataLookup metadata, CoreSingletons coreSingletons)
public RAExpressionAttributes getRAExpressionAttributes(net.sf.jsqlparser.statement.select.SelectBody selectBody) throws InvalidSelectQueryException, UnsupportedSelectQueryException
protected RAExpressionAttributes translateSelectBody(net.sf.jsqlparser.statement.select.SelectBody selectBody)
translateSelectBody in class FromItemParser<RAExpressionAttributes>protected RAExpressionAttributes create(DatabaseRelationDefinition relation)
create in class FromItemParser<RAExpressionAttributes>Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.