Re: NamedQuery / SQLTemplate keyPath validation

From: Lachlan Deck (lachlan.dec..mail.com)
Date: Tue Jun 10 2008 - 04:05:49 EDT

  • Next message: Lachlan Deck: "Re: NamedQuery / SQLTemplate keyPath validation"

    On 10/06/2008, at 6:02 PM, Andrus Adamchik wrote:

    > Unlike SQLTemplate, EJBQL operates in object terms, abstracted from
    > SQL (this is why I said earlier that it is similar to SelectQuery).
    > So it is free from the constraints that I mentioned and you can do
    > something like this:
    >
    > String ejbql = "SELECT count(a) FROM Artist a WHERE " +
    > expression.toEJBQLString("a");

    Just sent my email with this question exactly... thanks!

    with regards,

    --
    

    Lachlan Deck



    This archive was generated by hypermail 2.0.0 : Tue Jun 10 2008 - 04:06:25 EDT