public interface EventRepository extends org.springframework.data.repository.CrudRepository<EventEntity,java.lang.Integer>
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<EventEntity> |
findByEnqueuedFalse() |
java.lang.Iterable<EventEntity> findByEnqueuedFalse()