|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.datastore.DataReportMapper
public class DataReportMapper
| Field Summary | |
|---|---|
protected DataReport |
report
|
| Constructor Summary | |
|---|---|
DataReportMapper(DataReport report)
|
|
| Method Summary | |
|---|---|
void |
extractRow(DataRow row,
java.sql.ResultSet rs)
|
DataReport |
handle(java.sql.ResultSet rs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final DataReport report
| Constructor Detail |
|---|
public DataReportMapper(DataReport report)
| Method Detail |
|---|
public DataReport handle(java.sql.ResultSet rs)
throws java.sql.SQLException
handle in interface org.apache.commons.dbutils.ResultSetHandler<DataReport>java.sql.SQLException
public void extractRow(DataRow row,
java.sql.ResultSet rs)
throws java.sql.SQLException
java.sql.SQLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||