|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RexSqlConvertlet
Converts a RexNode
expression into a SqlNode
expression.
Method Summary | |
---|---|
SqlNode |
convertCall(RexToSqlNodeConverter converter,
RexCall call)
Converts a RexCall to a SqlNode expression. |
Method Detail |
---|
SqlNode convertCall(RexToSqlNodeConverter converter, RexCall call)
RexCall
to a SqlNode
expression.
converter
- to use in translatingcall
- RexCall to translate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |