SillyEntitySecondRepository.Criteria |
SillyEntitySecondRepository.criteria() |
SillyEntitySecondRepository.Criteria |
SillyEntitySecondRepository.Criteria.id(Id value) |
SillyEntitySecondRepository.Criteria |
SillyEntitySecondRepository.Criteria.idIn(Id first,
Id second,
Id... rest) |
SillyEntitySecondRepository.Criteria |
SillyEntitySecondRepository.Criteria.idIn(Iterable<Id> values) |
SillyEntitySecondRepository.Criteria |
SillyEntitySecondRepository.Criteria.idNot(Id value) |
SillyEntitySecondRepository.Criteria |
SillyEntitySecondRepository.Criteria.idNotIn(Id first,
Id second,
Id... rest) |
SillyEntitySecondRepository.Criteria |
SillyEntitySecondRepository.Criteria.idNotIn(Iterable<Id> values) |
SillyEntitySecondRepository.Criteria |
SillyEntitySecondRepository.Criteria.or() |
SillyEntitySecondRepository.Criteria |
SillyEntitySecondRepository.Criteria.with(SillyEntitySecondRepository.Criteria criteria) |