mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
81e445e386496a9c76e011f0bbdfcf283c19314a
When using nativeSql (think of it as the "root query") we can't use "fetch joins" (FetchConfig.ofDefault()) as that means to prefer to use a SQL JOIN. In this nativeSql case we need to effectively automatically convert fetch() to fetchQuery()
Sponsors
|
|
|
|
Need help?
Post questions or issues to the Ebean google group - https://groups.google.com/forum/#!forum/ebean
Documentation
Maven cental links:
Maven central - all related projects
Other versions
Languages
Java
93.2%
PLpgSQL
3%
TSQL
2.8%
SQLPL
0.7%
Kotlin
0.1%