public interface RoleRepository extends com.foreach.across.modules.hibernate.jpa.repositories.IdBasedEntityJpaRepository<Role>, org.springframework.data.querydsl.QuerydslPredicateExecutor<Role>
| Modifier and Type | Method and Description |
|---|---|
Optional<Role> |
findByAuthorityIgnoringCase(String authority) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, findAll, findAllById, flush, getOne, saveAll, saveAndFlushfindAllcount, delete, deleteAll, deleteAll, deleteById, existsById, findById, savecount, exists, findAll, findOneCopyright © 2020. All rights reserved.