public class CompileInfoCache extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
CompileInfoCache(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
CompileInfo |
GetBatchRequestInfo(String db,
String sp_name,
BaseStatus status) |
static long |
getCPtr(CompileInfoCache obj) |
CompileInfo |
GetRequestInfo(String db,
String sp_name,
BaseStatus status) |
public static long getCPtr(CompileInfoCache obj)
public void delete()
public CompileInfo GetRequestInfo(String db, String sp_name, BaseStatus status)
public CompileInfo GetBatchRequestInfo(String db, String sp_name, BaseStatus status)
Copyright © 2021. All rights reserved.