* tenant delete by query and not select/delete on individual entities. Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com> * Fix UK docs and query. Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com> * Fix broken test. That event should never have been there in the first place. Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
hawkBit JPA implementation
JPA implementation of the repository. Based on EclipseLink and Spring Data Jpa.