Interface QueryableMaintenanceStore<T>

Type Parameters:
T - The entity type of the store.

public interface QueryableMaintenanceStore<T>
This store should be used only in update steps or other maintenance tasks like deleting all entries for a deleted parent entity.