Closed
Description
Markus Demetz opened DATACMNS-1289 and commented
When using custom implementations of Spring Data repositories together with inheritance and inherited entities (single table inheritance), I get a
InvalidDataAccessApiUsageException: object is not an instance of declaring class;
after upgrading Spring Boot from 1.5.10 to 2.0.0.
Example attached
Affects: 2.0.6 (Kay SR6)
Attachments:
- bug-inheritance.zip (16.00 kB)
- inheritance-working.zip (16.81 kB)
Referenced from: pull request #280
Backported to: 2.0.7 (Kay SR7)