|
Sample Gradle project that demonstrates the problem. Run "gradle test" to see the failing test case. The query should have returned 2 rows, but the inner join results in no results. The logged SQL shows that inner joins are used for the treat-ed entities.
|