| Class | Description |
|---|---|
| JitManager |
JIT manager provides a set of API to access jit, configure JitOptions and init llvm module.
|
| RequestEngine |
SQL Engine in request mode.
|
| SerializableByteBuffer |
Serializable ByteBuffer.
|
| SqlEngine |
Implementation of HybridSE SQL simple engine that compiled queries with given sql and database.
|
| Exception | Description |
|---|---|
| HybridSeException |
The general exception class throw when something goes wrong during compiling SQL queries.
|
| UnsupportedHybridSeException |
The general exception class throw when query unsupported sql.
|
Copyright © 2021. All rights reserved.