Issue with interface projection for a native postgres query [DATAJPA-1482] #1798
Labels
in: core
Issues in core support
status: invalid
An issue that we don't feel is valid
type: bug
A general bug
Thomas Lang opened DATAJPA-1482 and commented
I have this repository:
I have this projection interface:
Both queries do run indeed, but if i want to access the property
it (hibernate/spring data jpa) gives me the following exception:
When i´m accessing the property
everything is fine.
I don´t really know if this is even Spring Data JPA related?
Maybe you could check this out?
Please see this repository with all the tests in it to show the case:
https://github.com/THD-Thomas-Lang/projection-issue
Thank you for your help and work!
Your greatest fan from lower bavaria :)
Thomas
Please see here the stack trace:
Affects: 2.1.3 (Lovelace SR3)
Reference URL: https://github.com/THD-Thomas-Lang/projection-issue
Issue Links:
("depends on")
The text was updated successfully, but these errors were encountered: