protected class DataService.TableReloadStatusMapper extends java.lang.Object implements org.jumpmind.db.sql.ISqlRowMapper<TableReloadStatus>
| Modifier | Constructor and Description |
|---|---|
protected |
TableReloadStatusMapper() |
| Modifier and Type | Method and Description |
|---|---|
TableReloadStatus |
mapRow(org.jumpmind.db.sql.Row rs) |
public TableReloadStatus mapRow(org.jumpmind.db.sql.Row rs)
mapRow in interface org.jumpmind.db.sql.ISqlRowMapper<TableReloadStatus>