| Package | Description |
|---|---|
| no.digipost.jdbc |
| Modifier and Type | Method and Description |
|---|---|
default AttributeMapper<R> |
ColumnMapper.forAttribute(Attribute<R> attribute)
Associate the column mapper with an
Attribute. |
| Constructor and Description |
|---|
AttributesRowMapper(AttributeMapper<?>... mappers) |
AttributesRowMapper(Supplier<AttributesMap.Builder> attributeMapBuilderSupplier,
AttributeMapper<?>... mappers) |
| Constructor and Description |
|---|
AttributesRowMapper(Stream<AttributeMapper<?>> mappers) |
AttributesRowMapper(Supplier<AttributesMap.Builder> attributeMapBuilderSupplier,
Stream<AttributeMapper<?>> mappers) |
Copyright © 2016 Digipost. All rights reserved.