|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Option in com.metamatrix.query.resolver.command |
|---|
| Methods in com.metamatrix.query.resolver.command with parameters of type Option | |
|---|---|
static boolean |
SimpleQueryResolver.isNoCacheGroup(QueryMetadataInterface metadata,
java.lang.Object metadataID,
Option option)
|
| Uses of Option in com.metamatrix.query.sql |
|---|
| Methods in com.metamatrix.query.sql with parameters of type Option | |
|---|---|
void |
LanguageVisitor.visit(Option obj)
|
| Uses of Option in com.metamatrix.query.sql.lang |
|---|
| Methods in com.metamatrix.query.sql.lang that return Option | |
|---|---|
Option |
Command.getOption()
Get the option clause for the query. |
| Methods in com.metamatrix.query.sql.lang with parameters of type Option | |
|---|---|
void |
Command.setOption(Option option)
Set the option clause for the query. |
| Constructors in com.metamatrix.query.sql.lang with parameters of type Option | |
|---|---|
Query(Select select,
From from,
Criteria criteria,
GroupBy groupBy,
Criteria having,
OrderBy orderBy,
Option option)
Constructs an instance of this class given all the clauses |
|
Query(Select select,
From from,
Criteria criteria,
OrderBy orderBy,
Option option)
Constructs an instance of this class given the specified clauses |
|
| Uses of Option in com.metamatrix.query.sql.navigator |
|---|
| Methods in com.metamatrix.query.sql.navigator with parameters of type Option | |
|---|---|
void |
PreOrPostOrderNavigator.visit(Option obj)
|
| Uses of Option in com.metamatrix.query.sql.visitor |
|---|
| Methods in com.metamatrix.query.sql.visitor with parameters of type Option | |
|---|---|
void |
SQLStringVisitor.visit(Option obj)
|
| Uses of Option in com.metamatrix.query.validator |
|---|
| Methods in com.metamatrix.query.validator with parameters of type Option | |
|---|---|
void |
ValidationVisitor.visit(Option obj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||