T1 - the generic typeT2 - the generic typepublic interface PrefixedBeanMapper2<T1,T2> extends ParamedMappedExecutor<com.speedment.common.tuple.Tuple2<T1,T2>>
| Modifier and Type | Method and Description |
|---|---|
<T3> PrefixedBeanMapper3<T1,T2,T3> |
map(java.lang.String prefix,
java.lang.Class<T3> type)
Map.
|
each, each, list, list, list, pagination, pagination, single, unique<T3> PrefixedBeanMapper3<T1,T2,T3> map(java.lang.String prefix, java.lang.Class<T3> type)
T3 - the generic typeprefix - the prefixtype - the type