| Package | Description |
|---|---|
| no.digipost.jdbc |
| Class and Description |
|---|
| AttributeMapper
An attribute mapper associates a
ColumnMapper with an Attribute, and
is used internally by an AttributesRowMapper to produce an AttributesMap where
the values can be accessed in a type-safe manner. |
| BasicColumnMapper
The basic
ColumnMapper retrieves a value from a ResultSet, and offers a way
to compose a chain of functions that maps the value. |
| ColumnMapper |
| NullableColumnMapper |
| RowMapper
Defines how to map a
ResultSet to an object. |
| RowMapper.Decupled |
| RowMapper.Hextupled |
| RowMapper.Nonupled |
| RowMapper.Octupled |
| RowMapper.Pentupled |
| RowMapper.Quadrupled |
| RowMapper.Septupled |
| RowMapper.Tripled |
| RowMapper.Tupled |
Copyright © 2019 Digipost. All rights reserved.