Re: Expression.filter and UUIDs

From: Adrian Wiesmann (awiesman..omap.org)
Date: Mon Sep 27 2010 - 12:06:59 UTC

  • Next message: Andrus Adamchik: "Re: Expression.filter and UUIDs"

    > There's no parsable notation for UUID. So you can either use API to
    > assemble expressions, or use a parameter bound via API at a later time:
    >
    > propertyXY = $x

    Thats the way we do it for now. Thanks for the hint.

    > Or we can work together on supporting constructors in Expressions, similar
    > to how JPQL does:
    >
    > propertyXY = new java.util.UUID(1, 2)

    I'd be willing to work on this. How can we proceed with that?

    Adrian



    This archive was generated by hypermail 2.0.0 : Mon Sep 27 2010 - 12:07:37 UTC