|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.api.engine.jasperreports.service.impl.BaseJdbcDataSource
public abstract class BaseJdbcDataSource
Constructor Summary | |
---|---|
BaseJdbcDataSource()
|
Method Summary | |
---|---|
void |
closeConnection()
|
protected abstract java.sql.Connection |
createConnection()
|
void |
setReportParameterValues(java.util.Map parameterValues)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseJdbcDataSource()
Method Detail |
---|
public void setReportParameterValues(java.util.Map parameterValues)
setReportParameterValues
in interface ReportDataSourceService
public void closeConnection()
closeConnection
in interface ReportDataSourceService
protected abstract java.sql.Connection createConnection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |