| Package | Description |
|---|---|
| com.foundationdb.sql.compiler | |
| com.foundationdb.sql.unparser | |
| com.foundationdb.sql.views |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TypeComputer.fromSubquery(FromSubquery node) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
NodeToString.fromSubquery(FromSubquery node) |
| Modifier and Type | Method and Description |
|---|---|
FromSubquery |
ViewDefinition.copySubquery(SQLParserContext parserContext)
Get the view as an equivalent subquery belonging to the given context.
|
FromSubquery |
ViewDefinition.getSubquery()
Get the original subquery for binding.
|
FromSubquery |
ViewDefinition.getSubquery(Visitor binder)
Deprecated.
|
Copyright © 2015 FoundationDB, LLC. All rights reserved.