Uses of Interface
no.digipost.jdbc.RowMapper.Quadrupled
Packages that use RowMapper.Quadrupled
-
Uses of RowMapper.Quadrupled in no.digipost.jdbc
Subinterfaces of RowMapper.Quadrupled in no.digipost.jdbcModifier and TypeInterfaceDescriptionstatic interfaceRowMapper.Decupled<T,U, V, W, X, Z, A, B, C, D> static interfaceRowMapper.Hextupled<T,U, V, W, X, Z> 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.Pentupled<T,U, V, W, X> static interfaceRowMapper.Septupled<T,U, V, W, X, Z, A> Methods in no.digipost.jdbc that return RowMapper.QuadrupledModifier and TypeMethodDescriptiondefault <W> RowMapper.Quadrupled<T,U, V, W> RowMapper.Tripled.combinedWith(RowMapper<W> otherMapper)