Hi,

I'm trying to get this :

select foo from bar order by field(foo, 'value1', 'something-else', 
'value3')

into a select query, but can't figure out how to translate the 'field' 
function in the context of order by. Any idea how to do this?

Eelco

btw, I also posted this question to Stackoverflow 
(http://stackoverflow.com/questions/28508176/how-to-implement-order-by-field-value-with-jooqs-dynamic-queries).
 
What is in general the preferred way of asking questions for 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 jooq-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to