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