|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RefreshableDao
DAOs that implement this interface can be refreshed to flush their caches and ensure they are up-to-date with the backend storage.
| Method Summary | |
|---|---|
void |
refresh()
Flush all the caches, reload everything from the backend storage. |
| Method Detail |
|---|
void refresh()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||