Kodo 4.0.0RC2 generated on May 12 2006

kodo.runtime
Interface PreDetachCallback


Deprecated.

public interface PreDetachCallback

Interface that marks a persistent class as one that should receive notification that it is about to be detached.

See Also:
kodo.kernel.Broker#detach(java.lang.Object)

Method Summary
 void jdoPreDetach()
          Deprecated. Invoked on the persistent instance before it is detached.
 

Method Detail

jdoPreDetach

void jdoPreDetach()
Deprecated. 
Invoked on the persistent instance before it is detached.


Kodo 4.0.0RC2 generated on May 12 2006

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.