Class TranslationDAO

All Implemented Interfaces:
io.github.xezzon.tao.trait.NewType<TranslationRepository>

@Repository public class TranslationDAO extends BaseDAO<Translation,String,TranslationRepository>