rbygrave 74c7268d2f Change such that filterMany can be included in the main query.
That is, currently a filterMany automatically marks that path as a fetchQuery path. This change turns that off and the filterMany path and predicates can then be included in the main query.

This is better for performance (to include the filterMany path in with the main query) when the query is a findEach and looking to return a large number of results.
2021-04-21 18:57:03 +12:00
2019-06-19 23:49:00 +12:00
2020-12-07 22:47:43 +13:00
2018-10-24 21:38:17 +13:00
2019-10-14 09:21:41 +13:00

Build Status Maven Central : ebean

Sponsors

Need help?

Post questions or issues to the Ebean google group - https://groups.google.com/forum/#!forum/ebean

Documentation

Goto https://ebean.io/docs/

Maven central - ebean

Maven central - all related projects

Other versions

  • Maven Central : ebean-agent - ebean-agent
  • Maven Central : ebean-maven-plugin - ebean-maven-plugin
Languages
Java 93.2%
PLpgSQL 3%
TSQL 2.8%
SQLPL 0.7%
Kotlin 0.1%