| Package | Description |
|---|---|
| toolkit.db.queryoptimization |
| Modifier and Type | Method and Description |
|---|---|
Optimizer |
QueryOptimizer.optimizeQuery(QueryInfo queryInfo)
This method will be called before sql queries are sent to DB, implementing it will have chance to
Further optimize SQL based on certain needs.
|
© insightsoftware. All rights reserved.