protected class JdbcSearchableJobExecutionDao.JobExecutionRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<org.springframework.batch.core.JobExecution>
JobExecution
instances.Constructor and Description |
---|
JobExecutionRowMapper() |
Modifier and Type | Method and Description |
---|---|
org.springframework.batch.core.JobExecution |
mapRow(ResultSet rs,
int rowNum) |
public org.springframework.batch.core.JobExecution mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow
in interface org.springframework.jdbc.core.RowMapper<org.springframework.batch.core.JobExecution>
SQLException
Copyright © 2015. All rights reserved.