public class AttributeEntityMapper extends Object implements org.skife.jdbi.v2.tweak.ResultSetMapper<AttributeEntity>
| Constructor and Description |
|---|
AttributeEntityMapper() |
| Modifier and Type | Method and Description |
|---|---|
AttributeEntity |
map(int index,
ResultSet resultSet,
org.skife.jdbi.v2.StatementContext context) |
public AttributeEntity map(int index, ResultSet resultSet, org.skife.jdbi.v2.StatementContext context) throws SQLException
map in interface org.skife.jdbi.v2.tweak.ResultSetMapper<AttributeEntity>SQLExceptionCopyright © 2014–2016 Soabase. All rights reserved.