|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> sql >> [ compile overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.derby.iapi.sql.compile.OptimizableList
| Uses of OptimizableList in org.apache.derby.iapi.sql.compile |
| Methods in org.apache.derby.iapi.sql.compile with parameters of type OptimizableList | |
Optimizer |
OptimizerFactory.getOptimizer(OptimizableList optimizableList,
OptimizablePredicateList predicateList,
org.apache.derby.iapi.sql.dictionary.DataDictionary dDictionary,
RequiredRowOrdering requiredRowOrdering,
int numTablesInQuery,
org.apache.derby.iapi.sql.conn.LanguageConnectionContext lcc)
Only one optimizer level should exist in the database, however, the connection may have multiple instances of that optimizer at a given time. |
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> sql >> [ compile overview ] | PREV NEXT | ||||||||