Skip navigation links

Package com.healthmarketscience.sqlbuilder.custom

SqlBuilder supports two types of custom SQL: Custom values/expressions within existing queries - this type of customization can be achieved using the custom SqlObject variants: CustomSql, CustomExpression, and CustomCondition. Custom clauses added to existing queries - the classes in this package (and subpackages) enable this type of customization, read on for details.

See: Description

Package com.healthmarketscience.sqlbuilder.custom Description

SqlBuilder supports two types of custom SQL:

Custom SQL Syntax

Inserting custom SQL syntax into queries involves a few different pieces all working together.

Supported Customizations

SqlBuilder currently has existing constructs for few common database specific customizations:

Customizable Queries

Only a few SqlBuilder queryies are currently customizable:

Skip navigation links

Copyright © 2006–2021 OpenHMS. All rights reserved.