Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Does JPQL have a equivalent for NVL?

Google it:
http://www.nabble.com/NVL-in-EclipseLink-td19493072.html

On Fri, Sep 26, 2008 at 7:24 PM, Jan Vissers <Jan.Vissers@xxxxxxxxxx> wrote:
> Something like:
>
> where name = nvl(:name,name)
>
> _______________________________________________
> eclipselink-users mailing list
> eclipselink-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipselink-users
>


Back to the top