net.sf.jasperreports.engine.query
public class JRSqlNotInClause extends JRSqlAbstractInClause
JRSqlAbstractInClause.apply(JRClauseTokens, JRQueryClauseContext)| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
OPERATOR_NOT_IN |
protected static JRSqlNotInClause |
singleton |
CLAUSE_TRUISM, POSITION_DB_COLUMN, POSITION_PARAMETER| Constructor and Description |
|---|
JRSqlNotInClause() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendInOperator(java.lang.StringBuffer sBuffer) |
static JRSqlNotInClause |
instance()
Returns the singleton function instance.
|
apply, handleNoValues, valuesCountprotected static final java.lang.String OPERATOR_NOT_IN
protected static final JRSqlNotInClause singleton
public static JRSqlNotInClause instance()
protected void appendInOperator(java.lang.StringBuffer sBuffer)
appendInOperator in class JRSqlAbstractInClause© 2001-2010 Jaspersoft Corporation www.jaspersoft.com