abstract static class SqlCreateTable.AbstractModifiableTable extends AbstractTable implements ModifiableTable
ModifiableTable.| Constructor and Description |
|---|
AbstractModifiableTable(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
TableModify |
toModificationRel(RelOptCluster cluster,
RelOptTable table,
Prepare.CatalogReader catalogReader,
RelNode child,
TableModify.Operation operation,
List<String> updateColumnList,
List<RexNode> sourceExpressionList,
boolean flattened) |
getJdbcTableType, getStatistic, isRolledUp, rolledUpColumnValidInsideAgg, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModifiableCollectionasQueryable, getElementType, getExpressiongetJdbcTableType, getRowType, getStatistic, isRolledUp, rolledUpColumnValidInsideAggAbstractModifiableTable(String tableName)
public TableModify toModificationRel(RelOptCluster cluster, RelOptTable table, Prepare.CatalogReader catalogReader, RelNode child, TableModify.Operation operation, List<String> updateColumnList, List<RexNode> sourceExpressionList, boolean flattened)
toModificationRel in interface ModifiableTableCopyright © 2012–2019 The Apache Software Foundation. All rights reserved.