| Package | Description |
|---|---|
| no.digipost.jdbc |
| Modifier and Type | Method and Description |
|---|---|
default AttributeMapper<R> |
ColumnMapper.forColumn(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 © 2018 Digipost. All rights reserved.