public interface PermissionGroupRepository extends com.foreach.across.modules.hibernate.jpa.repositories.IdBasedEntityJpaRepository<PermissionGroup>
| Modifier and Type | Method and Description |
|---|---|
Optional<PermissionGroup> |
findByNameIgnoringCase(String name) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlushfindAllcount, delete, deleteAll, deleteAll, deleteById, existsById, findById, saveOptional<PermissionGroup> findByNameIgnoringCase(String name)
Copyright © 2020. All rights reserved.