protected class DatabaseMapper.AttributeMapper extends Object implements org.springframework.jdbc.core.RowCallbackHandler
| Constructor and Description |
|---|
AttributeMapper(String directoryIdColumnName,
String entityNameColumnName) |
| Modifier and Type | Method and Description |
|---|---|
Map<DatabaseMapper.EntityIdentifier,List<Map<String,String>>> |
getEntityAttributes() |
void |
processRow(ResultSet rs) |
public void processRow(ResultSet rs) throws SQLException
processRow in interface org.springframework.jdbc.core.RowCallbackHandlerSQLExceptionCopyright © 2019 Atlassian. All rights reserved.