public interface AclSidPersistence extends org.springframework.data.jpa.repository.JpaRepository<AclSid,Long>
| Modifier and Type | Method and Description |
|---|---|
AclSid |
findBySidAndPrincipal(String sid,
boolean principal) |
List<AclSid> |
listById(Iterable<Long> ids)
List ACL SIDs with internal identifiers.
|
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAll, flush, getOne, save, saveAndFlushfindAllCopyright © 2017 Global Crop Diversity Trust. All rights reserved.