|
Kodo 4.0.0RC2 generated on May 12 2006 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PostDetachCallback
Interface that marks a persistent class as one that should receive notification that it was detached.
kodo.kernel.Broker#detach(java.lang.Object)| Method Summary | |
|---|---|
void |
jdoPostDetach(Object managed)
Deprecated. Invoked on the detached copy of the persistent instance after it has been detached. |
| Method Detail |
|---|
void jdoPostDetach(Object managed)
managed - the managed instance that was the
source of the detached instance
|
Kodo 4.0.0RC2 generated on May 12 2006 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||