| Interface | Description |
|---|---|
| QueryBuilder |
Builder interface to create basic query objects.
|
| Class | Description |
|---|---|
| DefaultQueryBuilder |
Builder pattern implementation to build
DsqlQuerys incrementally. |
| DsqlParser |
This class works as a processor of
DsqlQuerys, conforming to the rules of the formal defined grammar. |
| DsqlQuery |
Represents a parsed DSQL query.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.