Files
hawkbit/hawkbit-repository/hawkbit-repository-jpa
Sergey Gerasimov 99c8725b70 Create index on "last_modified_at" column in "sp_target" table. (#1015)
* Create index on "last_modified_at" column in "sp_target" table.
* Added tenant to the index.

Signed-off-by: Sergey Gerasimov <sergey.gerasimov@devolo.de>
2020-10-13 17:06:43 +02:00
..
2016-06-04 21:42:04 +02:00

hawkBit JPA implementation

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