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

OrmElf NPE when Class doesn't have a table column #40

Open
seseso opened this issue Feb 17, 2020 · 1 comment
Open

OrmElf NPE when Class doesn't have a table column #40

seseso opened this issue Feb 17, 2020 · 1 comment

Comments

@seseso
Copy link

seseso commented Feb 17, 2020

When trying to map a query to a "POJO", if the query returns a column non existent in the POJO classe, we get a NullPointerException.
Could / Should this be treated and those column ignored in the mapping?

@seseso seseso changed the title OrmElf NPE when Class doen't have a table column OrmElf NPE when Class doesn't have a table column Feb 17, 2020
@danpq14
Copy link

danpq14 commented Jan 24, 2022

Did you solved this problem ? I have same trouble

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants