Uses of Interface
no.digipost.jdbc.RowMapper.Octupled
-
Packages that use RowMapper.Octupled Package Description no.digipost.jdbc -
-
Uses of RowMapper.Octupled in no.digipost.jdbc
Subinterfaces of RowMapper.Octupled in no.digipost.jdbc Modifier and Type Interface Description static interfaceRowMapper.Decupled<T,U,V,W,X,Z,A,B,C,D>static interfaceRowMapper.Nonupled<T,U,V,W,X,Z,A,B,C>Methods in no.digipost.jdbc that return RowMapper.Octupled Modifier and Type Method Description default <B> RowMapper.Octupled<T,U,V,W,X,Z,A,B>RowMapper.Septupled. combinedWith(RowMapper<B> otherMapper)
-