Files
hawkbit/hawkbit-repository/hawkbit-repository-jpa
Avgustin Marinov efc6d051f7 Add JpaSpecificationEntityGraphExecutor (#2120)
Provides option to find entities by Specificaton with EntityGraph filter in order to load some LAZY attributes

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2024-12-05 13:46:20 +02:00
..

hawkBit JPA implementation

JPA implementation of the repository. Based on EclipseLink and Spring Data Jpa.