|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Grouping in org.eclipse.datatools.modelbase.sql.query |
---|
Subinterfaces of Grouping in org.eclipse.datatools.modelbase.sql.query | |
---|---|
interface |
GroupingExpression
A representation of the model object 'SQL Grouping Expression'. |
interface |
SuperGroup
A representation of the model object 'SQL Super Group'. |
Methods in org.eclipse.datatools.modelbase.sql.query that return Grouping | |
---|---|
Grouping |
GroupingSetsElementExpression.getGrouping()
Returns the value of the 'Grouping' containment reference. |
Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type Grouping | |
---|---|
void |
GroupingSetsElementExpression.setGrouping(Grouping value)
Sets the value of the ' Grouping ' containment reference. |
Uses of Grouping in org.eclipse.datatools.modelbase.sql.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type Grouping | |
---|---|
java.lang.Object |
SQLQueryModelSwitch.caseGrouping(Grouping object)
Returns the result of interpreting the object as an instance of 'Grouping'. |
Uses of Grouping in org.eclipse.datatools.sqltools.parsers.sql.query |
---|
Methods in org.eclipse.datatools.sqltools.parsers.sql.query with parameters of type Grouping | |
---|---|
GroupingSetsElementExpression |
SQLQueryParserFactory.createGroupingSetsElementExpression(Grouping aGrouping)
|
Uses of Grouping in org.eclipse.datatools.sqltools.sqlbuilder.views.select |
---|
Methods in org.eclipse.datatools.sqltools.sqlbuilder.views.select that return Grouping | |
---|---|
Grouping |
GroupByContentViewer.GroupingSetGroupContentHolder.getGroupExpressionOrSuperGroup()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |