|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AxionQueryContext | |
|---|---|
| org.axiondb.engine.commands | AxionCommand implementations. |
| org.axiondb.parser | SQL parser interface and implementation classes. |
| Uses of AxionQueryContext in org.axiondb.engine.commands |
|---|
| Fields in org.axiondb.engine.commands declared as AxionQueryContext | |
|---|---|
protected AxionQueryContext |
SelectCommand._context
|
| Methods in org.axiondb.engine.commands that return AxionQueryContext | |
|---|---|
AxionQueryContext |
SelectCommand.getQueryContext()
|
| Methods in org.axiondb.engine.commands with parameters of type AxionQueryContext | |
|---|---|
void |
UpdateCommand.setQueryContext(AxionQueryContext context)
|
| Constructors in org.axiondb.engine.commands with parameters of type AxionQueryContext | |
|---|---|
AxionQueryPlanner(AxionQueryContext context)
|
|
SelectCommand(AxionQueryContext context)
|
|
SubSelectCommand(AxionQueryContext context)
|
|
| Uses of AxionQueryContext in org.axiondb.parser |
|---|
| Methods in org.axiondb.parser that return AxionQueryContext | |
|---|---|
AxionQueryContext |
AxionSqlParser.SqlSelectContext()
|
AxionQueryContext |
AxionSqlParser.SqlSubSelectContext()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||