Uses of Interface
no.digipost.jdbc.RowMapper.Hextupled
-
Packages that use RowMapper.Hextupled Package Description no.digipost.jdbc -
-
Uses of RowMapper.Hextupled in no.digipost.jdbc
Subinterfaces of RowMapper.Hextupled 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>static interfaceRowMapper.Octupled<T,U,V,W,X,Z,A,B>static interfaceRowMapper.Septupled<T,U,V,W,X,Z,A>Methods in no.digipost.jdbc that return RowMapper.Hextupled Modifier and Type Method Description default <Z> RowMapper.Hextupled<T,U,V,W,X,Z>RowMapper.Pentupled. combinedWith(RowMapper<Z> otherMapper)
-