|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.query.compiler.QueryCompilerOptimiser
public class QueryCompilerOptimiser
Optimiser for a query compilation. Attempts to detect and correct common input problems to give a more efficiently evaluated query. Currently handles the following
| Constructor Summary | |
|---|---|
QueryCompilerOptimiser(QueryCompilation compilation)
|
|
| Method Summary | |
|---|---|
void |
optimise()
Method to perform the optimisation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryCompilerOptimiser(QueryCompilation compilation)
| Method Detail |
|---|
public void optimise()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||