Kodo 4.2.0 (DEPRECATED)

kodo.runtime
Interface PostDetachCallback


Deprecated.

public interface PostDetachCallback

Kodo 3.x callback.


Method Summary
 void jdoPostDetach(Object managed)
          Deprecated. Invoked on the detached copy of the persistent instance after it has been detached.
 

Method Detail

jdoPostDetach

void jdoPostDetach(Object managed)
Deprecated. 
Invoked on the detached copy of the persistent instance after it has been detached. This method will only be called once the entire graph of objects for a single detach operation has been completed.

Parameters:
managed - the managed instance that was the source of the detached instance

Kodo 4.2.0 (DEPRECATED)

Copyright 2015 Oracle, Inc. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Oracle Kodo 4.2.0 API Reference (DEPRECATED)
11g Release 1 (10.3.6)
Part Number E13950-03