| Class | Description |
|---|---|
| QueryBuilder | |
| QueryBuilderFactory |
Creates the SQL query building components.
|
| RdbmsEvaluation |
Extends the default strategy by accepting
SelectQuery and evaluating
them on a database. |
| RdbmsEvaluationFactory |
Creates an
RdbmsEvaluation. |
| RdbmsTripleSource |
Proxies request to a
RdbmsTripleRepository. |
| SqlBracketBuilder |
Prints round brackets in an SQL query.
|
| SqlCaseBuilder |
Facilitates the creation of a CASE expression in SQL.
|
| SqlCastBuilder |
Prints round brackets in an SQL query.
|
| SqlExprBuilder |
Assemblies an SQL expression.
|
| SqlJoinBuilder |
Facilitates the building of a JOIN or FROM clause in SQL.
|
| SqlQueryBuilder |
Facilitates the building of a SQL query.
|
| SqlRegexBuilder |
Facilitates the building of a regular expression in SQL.
|
Copyright © 2001-2014 Aduna. All Rights Reserved.