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 |
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, finalizeClauseprotected 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-2010 Jaspersoft Corporation www.jaspersoft.com