|
© 2003 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 |
public void optimize(Expression expression)
throws ExpressionException
expression - the expression to be optimized.
ExpressionException - if an error occurs during optimization of
the supplied expression.public void reset()
|
© 2003 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||