public class DataHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
DataHandler(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(DataHandler obj) |
String |
GetDatabase() |
String |
GetHandlerTypeName() |
HandlerType |
GetHanlderType() |
String |
GetName() |
List<com._4paradigm.hybridse.type.TypeOuterClass.ColumnDef> |
GetSchema() |
BaseStatus |
GetStatus() |
public static long getCPtr(DataHandler obj)
public void delete()
public List<com._4paradigm.hybridse.type.TypeOuterClass.ColumnDef> GetSchema()
public String GetName()
public String GetDatabase()
public HandlerType GetHanlderType()
public String GetHandlerTypeName()
public BaseStatus GetStatus()
Copyright © 2021. All rights reserved.