接口 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
-
方法详细资料
-
findByCode
-