Hi all,
    I want to  know in ofbiz do i have an option which will give me a way
in which i can retrive data of Certain pattern,
i.e in specific i want to retrive data from Content Table where content Name
is of pattern "Hello World ***"
how can i do it. I tried using findByLike but could not get the result.

        delegator.findByLike("Content",UtilMisc.toMap("description","Hello
World"));
regards
--
G.Venkata Phanindra
Mob:: 9849852989

Reply via email to