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
 Object get(Object pc, StateInterrogation si)
           
 

Method Detail

get

Object get(Object pc,
           StateInterrogation si)


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.