Hello!

We are trying jOOQ as dynamic query builder, in addition to static Slick's 
queries
And while evaluating it, the next question arised:
we are using for nullable columns datatype representation as 
Option[columnType], so we always know when we are use smth nullable and 
when not.
So, how can we do it with jOOQ? Maybe, custom type mappers or smth?


Nikolay

-- 
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/groups/opt_out.


Reply via email to