Hey Lukas,

Using 3.4 API on JDK8 I was wondering what the idiomatic way is of
chaining a map() onto a fetchOne() that could return null. Using
fetchOneInto(classDef) seems to handle this internally, which works in
a number of cases, but the map() API is more flexible. Or do you have
to use some kind of Scala-esque Option?

Cheers,

Ben

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