Uses of Interface
no.digipost.jdbc.ColumnMapper
-
Packages that use ColumnMapper Package Description no.digipost.jdbc -
-
Uses of ColumnMapper in no.digipost.jdbc
Subinterfaces of ColumnMapper in no.digipost.jdbc Modifier and Type Interface Description interfaceBasicColumnMapper<R>The basicColumnMapperretrieves a value from aResultSet, and offers a way to compose a chain offunctionsthat maps the value.interfaceNullableColumnMapper<R>
-