Hi Shyam,

The decode method is in the DSL type, as most other functions, expressions.

Cheers
Lukas


2014/1/22 Sha <[email protected]>

> Hi,
>   Me trying to write a case- when condition.
> For which , as mentioned in user guide, me trying to make use of decode
> function but the API is not available in jooq-3.2.2 jars.
>
> see the  attached file for screen shot.
>
> i.e. DSLContext ctx = DSL.using(connection, SQLDialect.SQLSERVER2008);
> ctx.decode().
>
> Error---"The method decode() is undefined for the type DSLContext"
>
> so how to go ahead ? advice me.
>
> thank you.
> ~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.
>

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