public class DateRangeSQLBetweenClause extends SQLBetweenBaseClause
| Modifier and Type | Field and Description |
|---|---|
protected static DateRangeSQLBetweenClause |
INSTANCE |
CLAUSE_TRUISM, POSITION_CLAUSE_ID, POSITION_DB_COLUMN, POSITION_LEFT_PARAMETER, POSITION_RIGHT_PARAMETER| Modifier | Constructor and Description |
|---|---|
protected |
DateRangeSQLBetweenClause() |
| Modifier and Type | Method and Description |
|---|---|
protected ClauseFunctionParameterHandler |
createParameterHandler(JRQueryClauseContext queryContext,
java.lang.String clauseId,
java.lang.String parameterName,
boolean left) |
static DateRangeSQLBetweenClause |
instance()
Returns the singleton function instance.
|
apply, getGreaterOperator, getLessOperator, handleGreaterClause, handleLessClause, isLeftClosed, isRightClosedprotected static final DateRangeSQLBetweenClause INSTANCE
public static DateRangeSQLBetweenClause instance()
protected ClauseFunctionParameterHandler createParameterHandler(JRQueryClauseContext queryContext, java.lang.String clauseId, java.lang.String parameterName, boolean left)
createParameterHandler in class SQLBetweenBaseClause© 2001-2010 Jaspersoft Corporation www.jaspersoft.com