接口 OAuth2AuthorityRepository

所有超级接口:
cn.herodotus.engine.data.core.repository.BaseRepository<OAuth2Authority,String>, org.springframework.data.repository.CrudRepository<OAuth2Authority,String>, org.springframework.data.jpa.repository.JpaRepository<OAuth2Authority,String>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<OAuth2Authority>, org.springframework.data.repository.PagingAndSortingRepository<OAuth2Authority,String>, org.springframework.data.repository.query.QueryByExampleExecutor<OAuth2Authority>, org.springframework.data.repository.Repository<OAuth2Authority,String>

public interface OAuth2AuthorityRepository extends cn.herodotus.engine.data.core.repository.BaseRepository<OAuth2Authority,String>

Description: OAuth2AuthorityRepository

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

    从接口继承的方法 cn.herodotus.engine.data.core.repository.BaseRepository

    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, findAllById, flush, getById, getOne, getReferenceById, saveAll, saveAllAndFlush, saveAndFlush

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

    exists

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

    count, exists, findAll, findBy, findOne