Package io.github.xezzon.zeroweb.locale
Class TranslationDAO
java.lang.Object
io.github.xezzon.zeroweb.common.jpa.BaseDAO<Translation,String,TranslationRepository>
io.github.xezzon.zeroweb.locale.TranslationDAO
- All Implemented Interfaces:
io.github.xezzon.tao.trait.NewType<TranslationRepository>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.github.xezzon.zeroweb.common.jpa.BaseDAO
BaseDAO.ICopier<T>, BaseDAO.UpdateCriteriaBuilder<T>
-
Method Summary
Methods inherited from class io.github.xezzon.zeroweb.common.jpa.BaseDAO
findAll, get, partialUpdate
-
Method Details
-
getCopier
- Specified by:
getCopier
in classBaseDAO<Translation,
String, TranslationRepository>
-