| Package | Description |
|---|---|
| com._4paradigm | |
| com._4paradigm.hybridse.vm |
| Modifier and Type | Method and Description |
|---|---|
static long |
hybridse_interfaceJNI.hybridse_vm_Catalog_GetDatabase(long jarg1,
Catalog jarg1_,
String jarg2) |
static long |
hybridse_interfaceJNI.hybridse_vm_Catalog_GetProcedureInfo(long jarg1,
Catalog jarg1_,
String jarg2,
String jarg3) |
static long |
hybridse_interfaceJNI.hybridse_vm_Catalog_GetTable(long jarg1,
Catalog jarg1_,
String jarg2,
String jarg3) |
static boolean |
hybridse_interfaceJNI.hybridse_vm_Catalog_IndexSupport(long jarg1,
Catalog jarg1_) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCatalog |
| Modifier and Type | Method and Description |
|---|---|
static long |
Catalog.getCPtr(Catalog obj) |
void |
Engine.UpdateCatalog(Catalog cl) |
| Constructor and Description |
|---|
Engine(Catalog cl) |
Engine(Catalog cl,
EngineOptions options) |
SqlCompiler(Catalog cl) |
SqlCompiler(Catalog cl,
boolean keep_ir) |
SqlCompiler(Catalog cl,
boolean keep_ir,
boolean dump_plan) |
SqlCompiler(Catalog cl,
boolean keep_ir,
boolean dump_plan,
boolean plan_only) |
Copyright © 2021. All rights reserved.