javax.jdo.spi
Interface JDOImplHelper.StateInterrogationObjectReturn

Enclosing class:
JDOImplHelper

public static interface JDOImplHelper.StateInterrogationObjectReturn

This is an interface used to interrogate the state of an instance that does not implement PersistenceCapable. It is used for the methods that return an Object value.


Method Summary
 java.lang.Object get(java.lang.Object pc, StateInterrogation si)
           
 

Method Detail

get

java.lang.Object get(java.lang.Object pc,
                     StateInterrogation si)


Copyright © 2005-2006 Apache Software Foundation. All Rights Reserved.

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


Oracle Fusion Middleware Apache JDO2 API 2.0 Reference (DEPRECATED)
12c Release 1 (12.1.1)
Part Number E24397_01