接口 OAuth2PermissionRepository

所有超级接口:
cn.herodotus.stirrup.data.crud.repository.BaseJpaRepository<OAuth2Permission,String>, org.springframework.data.repository.CrudRepository<OAuth2Permission,String>, org.springframework.data.jpa.repository.JpaRepository<OAuth2Permission,String>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<OAuth2Permission>, org.springframework.data.repository.ListCrudRepository<OAuth2Permission,String>, org.springframework.data.repository.ListPagingAndSortingRepository<OAuth2Permission,String>, org.springframework.data.repository.PagingAndSortingRepository<OAuth2Permission,String>, org.springframework.data.repository.query.QueryByExampleExecutor<OAuth2Permission>, org.springframework.data.repository.Repository<OAuth2Permission,String>

public interface OAuth2PermissionRepository extends cn.herodotus.stirrup.data.crud.repository.BaseJpaRepository<OAuth2Permission,String>

Description: OAuth2AuthorityRepository

作者:
: gengwei.zheng
Date:
: 2022/4/1 13:52
  • 方法概要

    从接口继承的方法 cn.herodotus.stirrup.data.crud.repository.BaseJpaRepository

    count, count, deleteById, findAll, findAll, findAll, findAll, findAll, findAll, findById, findOne

    从接口继承的方法 org.springframework.data.repository.CrudRepository

    delete, deleteAll, deleteAll, deleteAllById, existsById, save

    从接口继承的方法 org.springframework.data.jpa.repository.JpaRepository

    deleteAllByIdInBatch, deleteAllInBatch, deleteAllInBatch, deleteInBatch, findAll, findAll, flush, getById, getOne, getReferenceById, saveAllAndFlush, saveAndFlush

    从接口继承的方法 org.springframework.data.jpa.repository.JpaSpecificationExecutor

    delete, exists, findBy

    从接口继承的方法 org.springframework.data.repository.ListCrudRepository

    findAllById, saveAll

    从接口继承的方法 org.springframework.data.repository.query.QueryByExampleExecutor

    count, exists, findAll, findBy, findOne