public class JRSqlEqualClause extends JRSqlAbstractEqualClause
JRSqlAbstractEqualClause.apply(JRClauseTokens, JRQueryClauseContext)
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
OPERATOR_EQUAL |
protected static java.lang.String |
OPERATOR_IS_NULL |
protected static JRSqlEqualClause |
singleton |
EXCEPTION_MESSAGE_KEY_QUERY_EQUAL_CLAUSE_DB_COLUMN_TOKEN_MISSING, EXCEPTION_MESSAGE_KEY_QUERY_EQUAL_CLAUSE_PARAMETER_TOKEN_MISSING, POSITION_DB_COLUMN, POSITION_PARAMETER
Constructor and Description |
---|
JRSqlEqualClause() |
Modifier and Type | Method and Description |
---|---|
protected void |
handleEqualOperator(java.lang.StringBuffer sbuffer,
java.lang.String param,
JRQueryClauseContext queryContext) |
static JRSqlEqualClause |
instance()
Returns the singleton function instance.
|
apply, finalizeClause
protected static final java.lang.String OPERATOR_EQUAL
protected static final java.lang.String OPERATOR_IS_NULL
protected static final JRSqlEqualClause singleton
public static JRSqlEqualClause instance()
protected void handleEqualOperator(java.lang.StringBuffer sbuffer, java.lang.String param, JRQueryClauseContext queryContext)
handleEqualOperator
in class JRSqlAbstractEqualClause
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com