javax.jdo.spi

Interface JDOImplHelper.StateInterrogationObjectReturn

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 Details

get

public Object get(Object pc,
                  StateInterrogation si)