| 
EclipseLink 1.1.4, build 'v20100812-r7860' API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IndirectContainer
Purpose: Define an interface for a Container that can also act as an EclipseLink "indirection" object; i.e. the Container will only read its contents from the database when necessary (typically, on receipt of the first Container-related message).
TransparentIndirectionPolicy| Method Summary | |
|---|---|
 ValueHolderInterface | 
getValueHolder()
PUBLIC: This is used by the indirection policy to build the UOW clone of the container.  | 
 boolean | 
isInstantiated()
PUBLIC: Return whether the contents have been read from the database.  | 
 void | 
setValueHolder(ValueHolderInterface valueHolder)
PUBLIC: Set the valueHolder.  | 
| Method Detail | 
|---|
ValueHolderInterface getValueHolder()
boolean isInstantiated()
void setValueHolder(ValueHolderInterface valueHolder)
  | 
EclipseLink 1.1.4, build 'v20100812-r7860' API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||