public interface PCResultObjectProvider extends ResultObjectProvider
ResultObjectProvider that populates a
 OpenJPAStateManager object in an application-defined manner.
  Implementations of this interface can be used to customize data loading.AbstractPCResultObjectProvider| Modifier and Type | Method and Description | 
|---|---|
| void | initialize(OpenJPAStateManager sm,
          PCState state,
          FetchConfiguration fetch)Initializes the state manager. | 
absolute, close, getResultObject, handleCheckedException, next, open, reset, size, supportsRandomAccessvoid initialize(OpenJPAStateManager sm, PCState state, FetchConfiguration fetch) throws Exception
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.