| Package | Description |
|---|---|
| org.opencms.db |
Low-level database connection and access functionality.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsCompositeQueryFragment.visit(CmsStatementBuilder builder) |
void |
I_CmsQueryFragment.visit(CmsStatementBuilder builder)
Generates the SQL and parameters and sends them to the statement builder .
|
void |
CmsSelectQuery.visit(CmsStatementBuilder builder) |
void |
CmsSqlBooleanClause.visit(CmsStatementBuilder builder) |
void |
CmsPagingQuery.visit(CmsStatementBuilder builder) |
void |
CmsSimpleQueryFragment.visit(CmsStatementBuilder builder) |