Class JdbcRules.JdbcCalc

All Implemented Interfaces:
Cloneable, JdbcRel, RelOptNode, RelNode
Enclosing class:
JdbcRules

@Deprecated public static class JdbcRules.JdbcCalc extends SingleRel implements JdbcRel
Deprecated.
Calc operator implemented in JDBC convention.
See Also: