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