| Package | Description |
|---|---|
| no.digipost.jdbc | |
| no.digipost.util |
| Modifier and Type | Method and Description |
|---|---|
default AttributeMapper<R> |
ColumnMapper.forColumn(Attribute<R> attribute)
Associate the column mapper with an
Attribute. |
| Modifier and Type | Method and Description |
|---|---|
Attribute<V> |
Attribute.withName(String anotherName)
Create a new attribute of the same type with another name.
|
| Modifier and Type | Method and Description |
|---|---|
Tuple<Attribute<V>,V> |
Attribute.withValue(V value)
Bundle an attribute with an associated value in a
Tuple. |
Copyright © 2019 Digipost. All rights reserved.