public class DateRangeSQLLessOrGreaterClause extends SQLLessOrGreaterBaseClause
| Modifier and Type | Field and Description |
|---|---|
protected static DateRangeSQLLessOrGreaterClause |
singleton |
CLAUSE_TRUISM, OPERATOR_GREATER, OPERATOR_GREATER_OR_EQUAL, OPERATOR_LESS, OPERATOR_LESS_OR_EQUAL, POSITION_CLAUSE_ID, POSITION_DB_COLUMN, POSITION_PARAMETER| Constructor and Description |
|---|
DateRangeSQLLessOrGreaterClause() |
| Modifier and Type | Method and Description |
|---|---|
protected ClauseFunctionParameterHandler |
createParameterHandler(JRQueryClauseContext queryContext,
java.lang.String clauseId,
java.lang.String parameterName) |
static DateRangeSQLLessOrGreaterClause |
instance()
Returns the singleton function instance.
|
apply, handleLessOrGreaterOperatorprotected static final DateRangeSQLLessOrGreaterClause singleton
public static DateRangeSQLLessOrGreaterClause instance()
protected ClauseFunctionParameterHandler createParameterHandler(JRQueryClauseContext queryContext, java.lang.String clauseId, java.lang.String parameterName)
createParameterHandler in class SQLLessOrGreaterBaseClause© 2001-2010 Jaspersoft Corporation www.jaspersoft.com