public class CreateSpStmt extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
CreateSpStmt(long cPtr,
boolean cMemoryOwn) |
CreateSpStmt(String sp_name) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(CreateSpStmt obj) |
SWIGTYPE_p_std__vectorT_hybridse__node__SqlNode_p_t |
GetInnerNodeList() |
SWIGTYPE_p_std__vectorT_hybridse__node__SqlNode_p_t |
GetInputParameterList() |
String |
GetSpName() |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
Equals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public CreateSpStmt(long cPtr,
boolean cMemoryOwn)
public CreateSpStmt(String sp_name)
public static long getCPtr(CreateSpStmt obj)
public SWIGTYPE_p_std__vectorT_hybridse__node__SqlNode_p_t GetInputParameterList()
public SWIGTYPE_p_std__vectorT_hybridse__node__SqlNode_p_t GetInnerNodeList()
public String GetSpName()
public void Print(SWIGTYPE_p_std__ostream output, String org_tab)
Copyright © 2021. All rights reserved.