See: Description
| Class | Description |
|---|---|
| RelToSqlConverter |
Utility to convert relational expressions to SQL abstract syntax tree.
|
| SqlImplementor |
State for generating a SQL statement.
|
| SqlImplementor.Context | |
| SqlImplementor.SimpleContext |
Simple implementation of
SqlImplementor.Context that cannot handle sub-queries
or correlations. |
| Enum | Description |
|---|---|
| SqlImplementor.Clause |
Clauses in a SQL query.
|
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.