| Class | Description |
|---|---|
| RDBMSCompiledCondition |
Implementation class of
CompiledCondition corresponding to the RDBMS Event Table. |
| RDBMSConditionVisitor |
Class which is used by the Siddhi runtime for instructions on converting the SiddhiQL condition to the condition
format understood by the underlying RDBMS data store.
|
| RDBMSEventTable |
Class representing the RDBMS Event Table implementation.
|
| RDBMSIterator |
A class representing a RecordIterator which is responsible for processing RDBMS Event Table find() operations in a
streaming fashion.
|
Copyright © 2017 WSO2. All rights reserved.