protected class JdbcSearchableJobExecutionDao.SearchableJobExecutionRowMapper extends Object implements RowMapper<org.springframework.batch.core.JobExecution>
JobExecution
instances.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 RowMapper<org.springframework.batch.core.JobExecution>
SQLException
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.