Files
hawkbit/hawkbit-repository/hawkbit-repository-jpa-eclipselink
Avgustin Marinov cd22716bf1 [#2876] Temporary workaround of #2876 (#2874)
Should be fixed with next Spring ORM - 7.0.4 / 6.2.16

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2026-01-19 10:07:03 +02:00
..
2025-02-11 12:50:51 +02:00

hawkBit JPA EclipseLink Vendor integration

Implementation of EclipseLink JPA vendor.

Since there seem to be bug in eclipselink static weaver or eclipselink-maven-plugin - don't weave properly the abstract classes when no non-abstract entity into the maven module - we use to have fake entity in the module to make it work.