Hi, is there a way to configure jooq to use java types instead of jooqs own unsigned types? Reason: My pojos are good old Integers and if i map them from records to the pojo i need either a converter or an extra call like UInteger.intValue();
-- 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/d/optout.
