abstract static class JdbcRules.JdbcConverterRule extends ConverterRule
| Modifier and Type | Field and Description |
|---|---|
protected JdbcConvention |
out |
description, operands, relBuilderFactory| Constructor and Description |
|---|
JdbcConverterRule(Class<? extends RelNode> clazz,
RelTrait in,
JdbcConvention out,
String description) |
convert, getInTrait, getOutConvention, getOutTrait, getTraitDef, isGuaranteed, onMatchany, convert, convert, convertList, convertOperand, equals, equals, getOperand, getOperands, hashCode, matches, none, operand, operand, operand, operand, operand, some, toString, unorderedprotected final JdbcConvention out
JdbcConverterRule(Class<? extends RelNode> clazz, RelTrait in, JdbcConvention out, String description)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.