Skip to content

Select correlation wrongly tries to load data based on null correlation basis #724

@beikov

Description

@beikov

Description

When having a correlation in e.g. a subview and that subview object is null because the association is null, SELECT fetching fails with an exception, saying that a null id is invalid for EntityManager.getReference(). Obviously, we need to skip correlating when the correlation basis is null.

Expected behavior

Actual behavior

Steps to reproduce

Environment

Version: 1.3.0
JPA-Provider: -
DBMS: -
Application Server: -

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions