Package | Description |
---|---|
com.j_spaces.jdbc |
Provides GigaSpaces JDBC interfaces
|
com.j_spaces.jdbc.parser | |
com.j_spaces.jdbc.parser.grammar |
Modifier and Type | Method and Description |
---|---|
SelectQuery |
SelectQuery.clone()
Return a cloned SelectQuery
|
Modifier and Type | Method and Description |
---|---|
static AggregationSet |
AggregationsUtil.createAggregationSet(SelectQuery query,
int entriesLimit)
Create the aggregation set for the query
|
Modifier and Type | Field and Description |
---|---|
protected SelectQuery |
InnerQueryNode._innerQuery |
Modifier and Type | Method and Description |
---|---|
SelectQuery |
InnerQueryNode.getInnerQuery() |
Constructor and Description |
---|
InnerQueryNode(SelectQuery innerQuery) |
Modifier and Type | Method and Description |
---|---|
SelectQuery |
SqlParser.countSqlQuery() |
SelectQuery |
SqlParser.selectSql() |
SelectQuery |
SqlParser.selectSqlQuery() |
Modifier and Type | Method and Description |
---|---|
void |
SqlParser.function(SelectQuery query) |
void |
SqlParser.groupBy(SelectQuery query) |
void |
SqlParser.joins(SelectQuery query) |
void |
SqlParser.orderBy(SelectQuery query) |
void |
SqlParser.selectColumn(SelectQuery query) |
void |
SqlParser.selectColumnList(SelectQuery query) |
void |
SqlParser.selectTableList(SelectQuery query) |
void |
SqlParser.setQuantifier(SelectQuery query) |
Copyright © GigaSpaces.