Uses of Package
no.digipost.jdbc
Packages that use no.digipost.jdbc
-
Classes in no.digipost.jdbc used by no.digipost.jdbcClassDescriptionAn attribute mapper associates a
ColumnMapperwith anAttribute, and is used internally by anAttributesRowMapperto produce anAttributesMapwhere the values can be accessed in a type-safe manner.The basicColumnMapperretrieves a value from aResultSet, and offers a way to compose a chain offunctionsthat maps the value.Defines how to map aResultSetto an object.