Package | Description |
---|---|
com.akiban.sql.compiler | |
com.akiban.sql.unparser | |
com.akiban.sql.views |
Modifier and Type | Method and Description |
---|---|
protected void |
TypeComputer.fromSubquery(FromSubquery node) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.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 © 2013. All Rights Reserved.