5 Replies Latest reply on Dec 10, 2008 11:58 AM by andor.andor.nemeth.gmail.com

    EntityQuery and Query parameters

      Hello,


      Is there a way to use query parameter bindings in an EntityQuery? I'm looking for something along the same lines as the setParameter(myparam, myvalue) in JPA or Hibernate.


      Thank you.