Hi Lukas,
  When I try to fetch records of any table, when there is no value for a 
field JOOQ select statement fetching it as null.
In many databases , especially SQLServer no value is treated as empty 
value. 

But by JOOQ why it is null , which in turn showing NullPointerException.
And how to evaluate it to empty value ?

Regards,
~Shyam

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