|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OJRexImplementorTable
OJRexImplementorTable contains, for each operator, an implementor which can convert a call to that operator into OpenJava code.
Method Summary | |
---|---|
OJAggImplementor |
get(Aggregation aggregation)
Retrieves the implementor of an aggregate, or null if there is no implementor registered. |
OJRexImplementor |
get(SqlOperator op)
Retrieves the implementor of an operator, or null if there is no implementor registered. |
Method Detail |
---|
OJRexImplementor get(SqlOperator op)
OJAggImplementor get(Aggregation aggregation)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |