public class IndexKeyNode extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
IndexKeyNode() |
IndexKeyNode(long cPtr,
boolean cMemoryOwn) |
IndexKeyNode(String key) |
IndexKeyNode(StringVector keys) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddKey(String key) |
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(IndexKeyNode obj) |
StringVector |
GetKey() |
Equals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public IndexKeyNode(long cPtr,
boolean cMemoryOwn)
public IndexKeyNode()
public IndexKeyNode(String key)
public IndexKeyNode(StringVector keys)
public static long getCPtr(IndexKeyNode obj)
public void AddKey(String key)
public StringVector GetKey()
Copyright © 2021. All rights reserved.