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