Hi Thomas, Do you mean call concat in the db and then parse the result out of the string? That seems fairly hacky and IMO is not really an acceptable solution for what I am looking for. If that is the only way to do it I'd rather just bind them manually, but I thought I would check if the functionality exists. Ideally I would be able to define an extra field that got added to the pojo/record/whatever, in addition to the other fields (as in the currency and amount fields should still be mapped to String (or Currency through a Converter) and BigDecimal respectively).
Brent -- 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.
