Hello, This feature is on the roadmap for jOOQ 3.1: https://github.com/jOOQ/jOOQ/issues/2352
Cheers Lukas 2013/4/8 Estevão Góes <[email protected]>: > Hi everybody, > I just wanna convert all columns with java.sql.Timestamp type to > java.util.Date. > This article (http://www.jooq.org/manual/ADVANCED/CustomTypes/) uses the > column name, I want to use the column 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.
