A
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
V
D
- DefaultFilterRepository - class in no.acntech.kollectiveq.persistence
- Represents the default implementation of the FilterRepository interface.
- delete(T) - function in org.springframework.data.jpa.repository.support.SimpleJpaRepository
- delete(org.springframework.data.jpa.domain.Specification) - function in org.springframework.data.jpa.repository.support.SimpleJpaRepository
- delete(E) - function in org.springframework.data.repository.FilterRepository
- deleteAll() - function in org.springframework.data.jpa.repository.support.SimpleJpaRepository
- deleteAll(java.lang.Iterable) - function in org.springframework.data.jpa.repository.support.SimpleJpaRepository
- deleteAll() - function in org.springframework.data.repository.FilterRepository
- deleteAll(java.lang.Iterable) - function in org.springframework.data.repository.FilterRepository
- deleteAllById(java.lang.Iterable) - function in org.springframework.data.jpa.repository.support.SimpleJpaRepository
- deleteAllById(java.lang.Iterable) - function in org.springframework.data.repository.FilterRepository
- deleteAllByIdInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.FilterRepository
- deleteAllByIdInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.support.SimpleJpaRepository
- deleteAllInBatch() - function in org.springframework.data.jpa.repository.FilterRepository
- deleteAllInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.FilterRepository
- deleteAllInBatch() - function in org.springframework.data.jpa.repository.support.SimpleJpaRepository
- deleteAllInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.support.SimpleJpaRepository
- deleteById(ID) - function in org.springframework.data.jpa.repository.support.SimpleJpaRepository
- deleteById(ID) - function in org.springframework.data.repository.FilterRepository
- deleteInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.FilterRepository
- deleteInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.JpaRepository
- DESC - enum entry in no.acntech.kollectiveq.Sorting.Direction
- DESC_ALPH - enum entry in no.acntech.kollectiveq.Sorting.Direction
- DetailedParseException - class in no.acntech.kollectiveq.util.time