Skip to content

Interface-based Projections - Generate inner join instead of left join [DATAJPA-1418] #1732

@spring-projects-issues

Description

@spring-projects-issues

Frederic Goulet opened DATAJPA-1418 and commented

Since we upgraded our project to Spring Boot 2.0.3.RELEASE, Recursive (or nested) interface projection generate inner joins.

In Spring Boot 2.0.2.RELEASE, the exact same code generate left outer join.

The resultset is not the same thus breaking our application.

 

  


Affects: 2.0.9 (Kay SR9)

Issue Links:

  • DATAJPA-1434 Spring Data Jpa Projection Fetches all the columns despite of defined fields

Referenced from: pull request #294

Backported to: 2.1.2 (Lovelace SR2), 2.0.12 (Kay SR12)

5 votes, 6 watchers

Metadata

Metadata

Assignees

Labels

in: coreIssues in core supporttype: bugA general bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions