public class DeployNode extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
DeployNode(long cPtr,
boolean cMemoryOwn) |
DeployNode(String name,
SqlNode stmt,
String stmt_str,
boolean if_not_exists) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(DeployNode obj) |
boolean |
IsIfNotExists() |
String |
Name() |
void |
Print(SWIGTYPE_p_std__ostream output,
String tab) |
SqlNode |
Stmt() |
String |
StmtStr() |
Equals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public static long getCPtr(DeployNode obj)
public String Name()
public SqlNode Stmt()
public boolean IsIfNotExists()
public String StmtStr()
public void Print(SWIGTYPE_p_std__ostream output, String tab)
Copyright © 2021. All rights reserved.