Hi,

I'm using postgres database and I want to insert value into 'Date' type 
column - which is without timezone.
Problem is that JOOQ internally uses java.sql.Date which extends 
java.util.Date - date with timezone.
Is there any way to do it?


Regards,
Łukasz

-- 
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.

Reply via email to