Comment 1 for bug 658206

Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

Access is now possible through the any() method.

e.g.

user.addresses.any().street.startsWith("abc")