I'm working on a project where I have a Field<Timestamp>, and I need to produce an Epoch time. I know how to extract epoch time in raw SQL. What's the standard way to do this in jOOQ?
-- 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.
