|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FlushableCachingDao
This interface defines the behaviour for DAO instances that provide some sort of caching of objects, which need to be flushed at times.
Method Summary | |
---|---|
void |
flush()
Flush the caches managed by this DAO. |
Method Detail |
---|
void flush()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |