Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE during view attribute accessor resolving when lacking an explicit version mapping #722

Closed
beikov opened this issue Jan 22, 2019 · 0 comments · Fixed by #721
Closed

Comments

@beikov
Copy link
Member

beikov commented Jan 22, 2019

Description

Resolving of the entity view attribute accessor fails with a NPE when there is no explicit mapping in the view. A possible workaround is to simply map the version attribute for now.

Expected behavior

Actual behavior

Steps to reproduce

Environment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment