public class JRSqlNotEqualClause extends JRSqlAbstractEqualClause
JRSqlAbstractEqualClause.apply(JRClauseTokens, JRQueryClauseContext)
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
OPERATOR_IS_NOT_NULL |
protected static java.lang.String |
OPERATOR_NOT_EQUAL |
protected static JRSqlNotEqualClause |
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 |
---|
JRSqlNotEqualClause() |
Modifier and Type | Method and Description |
---|---|
protected void |
handleEqualOperator(java.lang.StringBuffer sbuffer,
java.lang.String param,
JRQueryClauseContext queryContext) |
static JRSqlNotEqualClause |
instance()
Returns the singleton function instance.
|
apply, finalizeClause
protected static final java.lang.String OPERATOR_NOT_EQUAL
protected static final java.lang.String OPERATOR_IS_NOT_NULL
protected static final JRSqlNotEqualClause singleton
public static JRSqlNotEqualClause instance()
protected void handleEqualOperator(java.lang.StringBuffer sbuffer, java.lang.String param, JRQueryClauseContext queryContext)
handleEqualOperator
in class JRSqlAbstractEqualClause
© 2001 - 2018 TIBCO Software Inc. www.jaspersoft.com