public class SelectIntoNode extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
SelectIntoNode(long cPtr,
boolean cMemoryOwn) |
SelectIntoNode(QueryNode query,
String query_str,
String out,
SWIGTYPE_p_std__shared_ptrT_std__unordered_mapT_std__string_hybridse__node__ConstNode_const_p_t_t options) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(SelectIntoNode obj) |
SWIGTYPE_p_std__shared_ptrT_std__unordered_mapT_std__string_hybridse__node__ConstNode_const_p_t_t |
Options() |
String |
OutFile() |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
QueryNode |
Query() |
String |
QueryStr() |
Equals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public SelectIntoNode(long cPtr,
boolean cMemoryOwn)
public SelectIntoNode(QueryNode query, String query_str, String out, SWIGTYPE_p_std__shared_ptrT_std__unordered_mapT_std__string_hybridse__node__ConstNode_const_p_t_t options)
public static long getCPtr(SelectIntoNode obj)
public QueryNode Query()
public String QueryStr()
public String OutFile()
public SWIGTYPE_p_std__shared_ptrT_std__unordered_mapT_std__string_hybridse__node__ConstNode_const_p_t_t Options()
public void Print(SWIGTYPE_p_std__ostream output, String org_tab)
Copyright © 2021. All rights reserved.