* exclude soft deleted SMs and SM types from findByRsql result Signed-off-by: Stefan Klotz <stefan.klotz@bosch.io> * add tests Signed-off-by: Stefan Klotz <stefan.klotz@bosch.io> * clean up code Signed-off-by: Stefan Klotz <stefan.klotz@bosch.io> Signed-off-by: Stefan Klotz <stefan.klotz@bosch.io>
hawkBit JPA implementation
JPA implementation of the repository. Based on EclipseLink and Spring Data Jpa.