|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FlushableIF
INTERNAL: Interface implemented by data repository accessors that needs to be informed when changes to the repository needs to be performed.
This interface can thus be used to implement optimized data repository access.
Method Summary | |
---|---|
void |
flush()
INTERNAL: Tells the object to flush itself. |
Method Detail |
---|
void flush() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |