Uses of Class
net.sf.jasperreports.engine.design.JRDesignQuery
-
Packages that use JRDesignQuery Package Description net.sf.jasperreports.engine.design Contains design time implementations for the library's main interfaces as well as report compiling tools. -
-
Uses of JRDesignQuery in net.sf.jasperreports.engine.design
Methods in net.sf.jasperreports.engine.design with parameters of type JRDesignQuery Modifier and Type Method Description void
JasperDesign. setQuery(JRDesignQuery query)
Specifies the report query.void
JRDesignDataset. setQuery(JRDesignQuery query)
Sets the dataset query.
-