|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Optimizer
The Optimizer interface is implemented by the class that can optimize an Expression.
| Method Summary | |
|---|---|
void |
optimize(Expression expression)Performs an optimization on the supplied expression. |
void |
reset()Resets the state of the optimizer. |
| Method Detail |
|---|
void optimize(Expression expression)
throws ExpressionException
expression - the expression to be optimized.ExpressionException - if an error occurs during optimization of the supplied expression.void reset()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.