|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents an SQL query used for generation of report data. When using the default SQL connection data source, an SQL query must also be provided for JasperReports to automatically retrieve the data.
A very important aspect is that column names in the result set obtained from the query must match the field names defined in the report template.
Method Summary | |
JRQueryChunk[] |
getChunks()
|
java.lang.String |
getText()
Returns the query string. |
Method Detail |
public JRQueryChunk[] getChunks()
public java.lang.String getText()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |