|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdori.jasper.engine.fill.JRFiller
Constructor Summary | |
JRFiller()
|
Method Summary | |
static JasperPrint |
fillReport(JasperReport jasperReport,
java.util.Map parameters,
java.sql.Connection conn)
|
static JasperPrint |
fillReport(JasperReport jasperReport,
java.util.Map parameters,
JRDataSource dataSource)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JRFiller()
Method Detail |
public static JasperPrint fillReport(JasperReport jasperReport, java.util.Map parameters, java.sql.Connection conn) throws JRException
JRException
public static JasperPrint fillReport(JasperReport jasperReport, java.util.Map parameters, JRDataSource dataSource) throws JRException
JRException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |