public class TableRefNode extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
TableRefNode(long cPtr,
boolean cMemoryOwn) |
TableRefNode(TableRefType ref_type,
String alias_table_name) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
boolean |
Equals(SqlNode node) |
protected void |
finalize() |
String |
getAlias_table_name_() |
static long |
getCPtr(TableRefNode obj) |
TableRefType |
getRef_type_() |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public TableRefNode(long cPtr,
boolean cMemoryOwn)
public TableRefNode(TableRefType ref_type, String alias_table_name)
public static long getCPtr(TableRefNode obj)
public void Print(SWIGTYPE_p_std__ostream output, String org_tab)
public TableRefType getRef_type_()
public String getAlias_table_name_()
Copyright © 2021. All rights reserved.