protected class JdbcSearchableJobExecutionDao.JobExecutionRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<org.springframework.batch.core.JobExecution>
JobExecution
instances.Constructor and Description |
---|
JdbcSearchableJobExecutionDao.JobExecutionRowMapper() |
public JdbcSearchableJobExecutionDao.JobExecutionRowMapper()
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.