public class ColumnDefNode extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
ColumnDefNode() |
ColumnDefNode(long cPtr,
boolean cMemoryOwn) |
ColumnDefNode(String name,
DataType data_type,
boolean op_not_null) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
String |
GetColumnName() |
DataType |
GetColumnType() |
static long |
getCPtr(ColumnDefNode obj) |
boolean |
GetIsNotNull() |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
Equals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public ColumnDefNode(long cPtr,
boolean cMemoryOwn)
public ColumnDefNode()
public static long getCPtr(ColumnDefNode obj)
public String GetColumnName()
public DataType GetColumnType()
public boolean GetIsNotNull()
public void Print(SWIGTYPE_p_std__ostream output, String org_tab)
Copyright © 2021. All rights reserved.