Hello! I have a varchar field in a DB that is mapped to a String property. In fact this string is actually contains few numbers separated by the comma. What's the most *reusable way* to treat this field as a List<Integer/Long> property?
-- 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.
