You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A view that join correlates a view that yet again join correlates some data will cause an exception to be thrown because the join base alias generated for the second join correlation is invalid.
Description
A view that join correlates a view that yet again join correlates some data will cause an exception to be thrown because the join base alias generated for the second join correlation is invalid.
Expected behavior
Actual behavior
Steps to reproduce
Environment
Version: 1.3.0
JPA-Provider:
DBMS:
Application Server:
The text was updated successfully, but these errors were encountered: