public final class SystemMetadataDaoMetacatImpl.SystemMetadataStatusMapper extends Object implements org.springframework.jdbc.core.RowMapper<SystemMetadataStatus>
| Constructor and Description |
|---|
SystemMetadataDaoMetacatImpl.SystemMetadataStatusMapper() |
| Modifier and Type | Method and Description |
|---|---|
SystemMetadataStatus |
mapRow(ResultSet resultSet,
int rowNumber)
Map each row into a SystemMetadataStatus object
|
public SystemMetadataDaoMetacatImpl.SystemMetadataStatusMapper()
public SystemMetadataStatus mapRow(ResultSet resultSet, int rowNumber) throws SQLException
mapRow in interface org.springframework.jdbc.core.RowMapper<SystemMetadataStatus>SQLExceptionCopyright © 2016. All rights reserved.