com.jtri.report
Class DSProvider
java.lang.Object
com.jtri.report.DSProvider
- public class DSProvider
- extends java.lang.Object
- Author:
- atorres
HBMDS datasource provider, used to ireports integration
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DSProvider
public DSProvider()
create
public JRDataSource create(JasperReport rep)
throws JRException
- Throws:
JRException
dispose
public void dispose(JRDataSource ds)
throws JRException
- Throws:
JRException
getFields
public JRField[] getFields(JasperReport rep)
throws JRException,
java.lang.UnsupportedOperationException
- Throws:
JRException
java.lang.UnsupportedOperationException
supportsGetFieldsOperation
public boolean supportsGetFieldsOperation()