Kodo 4.2.0. (DEPRECATED)

kodo.runtime
Interface PostAttachCallback


Deprecated.

public interface PostAttachCallback

Kodo 3.x callback.


Method Summary
 void jdoPostAttach(Object detached)
          Deprecated. Invoked on the managed persistent instance after it has been the subject of an attach process.
 

Method Detail

jdoPostAttach

void jdoPostAttach(Object detached)
Deprecated. 
Invoked on the managed persistent instance after it has been the subject of an attach process.

Parameters:
detached - the detached instance that corresponds to this managed instance

Kodo 4.2.0. (DEPRECATED)

Copyright 2011 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-02