public class Catalog extends Object
| Constructor and Description |
|---|
Catalog(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(Catalog obj) |
SWIGTYPE_p_std__shared_ptrT_type__Database_t |
GetDatabase(String db) |
SWIGTYPE_p_std__shared_ptrT_hybridse__sdk__ProcedureInfo_t |
GetProcedureInfo(String db,
String sp_name) |
SWIGTYPE_p_std__shared_ptrT_hybridse__vm__TableHandler_t |
GetTable(String db,
String table_name) |
boolean |
IndexSupport() |
void |
swigSetCMemOwn(boolean own) |
public static long getCPtr(Catalog obj)
public void swigSetCMemOwn(boolean own)
public void delete()
public boolean IndexSupport()
public SWIGTYPE_p_std__shared_ptrT_type__Database_t GetDatabase(String db)
public SWIGTYPE_p_std__shared_ptrT_hybridse__vm__TableHandler_t GetTable(String db, String table_name)
public SWIGTYPE_p_std__shared_ptrT_hybridse__sdk__ProcedureInfo_t GetProcedureInfo(String db, String sp_name)
Copyright © 2021. All rights reserved.