public class QueryRefNode extends TableRefNode
swigCMemOwn| Constructor and Description |
|---|
QueryRefNode(long cPtr,
boolean cMemoryOwn) |
QueryRefNode(QueryNode query,
String alias) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
boolean |
Equals(SqlNode node) |
protected void |
finalize() |
static long |
getCPtr(QueryRefNode obj) |
QueryNode |
getQuery_() |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
void |
setQuery_(QueryNode value) |
getAlias_table_name_, getCPtr, getRef_type_getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public static long getCPtr(QueryRefNode obj)
protected void finalize()
finalize in class TableRefNodepublic void delete()
delete in class TableRefNodepublic void Print(SWIGTYPE_p_std__ostream output, String org_tab)
Print in class TableRefNodepublic boolean Equals(SqlNode node)
Equals in class TableRefNodepublic void setQuery_(QueryNode value)
public QueryNode getQuery_()
Copyright © 2021. All rights reserved.