remove
Service
@Modifying(clearAutomatically = true
)
@Query(value = ""DELETE FROM " + SERVICES_KEY + _WHERE_ + IDENTIFIER_KEY + "=:" + IDENTIFIER_KEY",
nativeQuery = true
)
Query used to remove a service
Parameters
serviceId
The identifier of the service