Hello, 

I wrote a question about this on 
stackoverflow: 
http://stackoverflow.com/questions/18223648/jooq-sql-generation-for-where-in-quotation-seems-inconsistent-for-multiple-objec
 
.

moreover, is it possible to generate the code without adding any quotes? I 
have noticed that using DSL.fieldByName always generates names in " " and 
DSL.field does not, but then I cannot add the schema by doing ("Schema", 
"rowName").

Thanks,


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