protected class JdbcSearchableJobExecutionDao.JobExecutionRowMapper
extends java.lang.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(java.sql.ResultSet rs,
int rowNum) |
Copyright © 2015. All Rights Reserved.