| Package | Description |
|---|---|
| org.apache.calcite.sql2rel |
Translates a SQL parse tree to relational expression.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultValueFactory |
SqlRexContext.getDefaultValueFactory()
Returns the factory which supplies default values for INSERT, UPDATE, and
NEW.
|
DefaultValueFactory |
SqlToRelConverter.Blackboard.getDefaultValueFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlToRelConverter.setDefaultValueFactory(DefaultValueFactory factory)
Set a new DefaultValueFactory.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.