Package | Description |
---|---|
net.sf.jasperreports.engine.query |
Modifier and Type | Class and Description |
---|---|
class |
JRSqlAbstractInClause
Base (NOT) IN clause function for SQL queries.
|
class |
JRSqlInClause
SQL "IN" clause function.
|
class |
JRSqlNotInClause
SQL "NOT IN" clause function.
|
Modifier and Type | Method and Description |
---|---|
protected JRClauseFunction |
JRAbstractQueryExecuter.resolveFunction(java.lang.String id)
Resolves a clause function ID to a function instance.
|
Modifier and Type | Method and Description |
---|---|
protected void |
JRAbstractQueryExecuter.applyClause(JRClauseFunction function,
JRClauseTokens tokens,
java.lang.StringBuffer sbuffer) |
protected void |
JRAbstractQueryExecuter.registerClauseFunction(java.lang.String id,
JRClauseFunction function)
Registers a clause function.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com