Then you should use that in your expression:
Expression.fromString("names.familyName like '$name'")mrg On Tue, Sep 8, 2009 at 11:58 AM, Reinout van Schouwen<[email protected]> wrote: > Hi Michael, > > 2009/9/8 Michael Gentry <[email protected]>: >> Also, what is the name of your relationship from Person to PersName? > > It is 'names'. > > -- > Reinout van Schouwen >
