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