Skip to content

StringQuery incorrect alias definition for hql have join query [DATAJPA-1781] #2074

Closed
@spring-projects-issues

Description

@spring-projects-issues

sdandroid opened DATAJPA-1781 and commented

@Query("select u from User as u left join  u.roles as r")

the StringQuery  get alias is  as.

 


Affects: 2.3.4 (Neumann SR4)

Metadata

Metadata

Assignees

Labels

in: query-parserEverything related to parsing JPQL or SQLtype: bugA general bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions