m-dzianishchyts opened a new pull request, #540:
URL: https://github.com/apache/cayenne/pull/540

   Obj expression example:
   
   ```java
   ExpressionFactory.matchAllExp("|paintingArray.toGallery.galleryName", "g1", 
"g2")
   ```
   
   Db expression example:
   ```java
   ExpressionFactory.matchAllExp("db:|paintingArray.toGallery.GALLERY_NAME", 
"g1", "g2")
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cayenne.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to