接口 DictionaryRepository

所有超级接口:
xyz.raylab.support.repository.BasicRepository<Dictionary,DictionaryId>
所有已知实现类:
DictionaryRepositoryImpl

public interface DictionaryRepository extends xyz.raylab.support.repository.BasicRepository<Dictionary,DictionaryId>
字典的资源库
  • 方法概要

    修饰符和类型
    方法
    说明
     

    从接口继承的方法 xyz.raylab.support.repository.BasicRepository

    deleteBy, existsBy, findAllBy, findAllBy, findBy, getIdValue, save