You're right, thanks for reporting. Fixed
2013/7/8 Tariq Bugrara <[email protected]> > Found here: > http://www.jooq.org/doc/3.1/manual-single-page/#pojos-with-recordmapper-provider > > You return DefaultRecordMapperProvider() when you should be returning > DefaultRecordMapper<R, E>(rowType, type) > > -- > You received this message because you are subscribed to the Google Groups > "jOOQ User Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
