T1 - the generic typeT2 - the generic typeT3 - the generic typeT4 - the generic typepublic interface MulitiQueryRowMapper4<T1,T2,T3,T4> extends MulitiQueryRowMapper<com.speedment.common.tuple.Tuple4<java.util.List<T1>,java.util.List<T2>,java.util.List<T3>,java.util.List<T4>>>
| Modifier and Type | Method and Description |
|---|---|
MulitiQueryRowMapper5<T1,T2,T3,T4,java.util.Map<java.lang.String,java.io.Serializable>> |
map()
Map.
|
<T5> MulitiQueryRowMapper5<T1,T2,T3,T4,T5> |
map(java.lang.Class<T5> mappingType)
Map.
|
<T5> MulitiQueryRowMapper5<T1,T2,T3,T4,T5> |
map(RowMapper<T5> rowMapper)
Map.
|
getRowMappersMulitiQueryRowMapper5<T1,T2,T3,T4,java.util.Map<java.lang.String,java.io.Serializable>> map()
<T5> MulitiQueryRowMapper5<T1,T2,T3,T4,T5> map(java.lang.Class<T5> mappingType)
T5 - the generic typemappingType - the mapping type