|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.batch.admin.service.JdbcSearchableJobExecutionDao.JobExecutionRowMapper
protected static class JdbcSearchableJobExecutionDao.JobExecutionRowMapper
Re-usable mapper for JobExecution instances.
| Constructor Summary | |
|---|---|
JdbcSearchableJobExecutionDao.JobExecutionRowMapper()
|
|
| Method Summary | |
|---|---|
org.springframework.batch.core.JobExecution |
mapRow(java.sql.ResultSet rs,
int rowNum)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JdbcSearchableJobExecutionDao.JobExecutionRowMapper()
| Method Detail |
|---|
public org.springframework.batch.core.JobExecution mapRow(java.sql.ResultSet rs,
int rowNum)
throws java.sql.SQLException
mapRow in interface org.springframework.jdbc.core.RowMapper<org.springframework.batch.core.JobExecution>java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||