JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
no.digipost.jdbc.RowMapper.Decupled
Packages that use
RowMapper.Decupled
Package
Description
no.digipost.jdbc
Uses of
RowMapper.Decupled
in
no.digipost.jdbc
Methods in
no.digipost.jdbc
that return
RowMapper.Decupled
Modifier and Type
Method
Description
default <D>
RowMapper.Decupled
<
T
,
U
,
V
,
W
,
X
,
Z
,
A
,
B
,
C
,
D>
RowMapper.Nonupled.
combinedWith
(
RowMapper
<D> otherMapper)