Class StandardI18nServiceJdbc
-
- All Implemented Interfaces:
-
pro.fessional.wings.faceless.service.wini18n.StandardI18nService
public class StandardI18nServiceJdbc implements StandardI18nService
- Since:
2020-06-13
trydofor
-
-
Constructor Summary
Constructors Constructor Description StandardI18nServiceJdbc(JdbcTemplate jdbcTemplate)
-
Method Summary
-
-
Method Detail
-
reloadAll
int reloadAll()
Reload all and return the count.
-
reloadBase
int reloadBase(String base)
Reload by base and return the count.
-
-
-
-