Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

B32476-03

oracle.toplink.indirection
Interface IndirectCollection

All Superinterfaces:
IndirectContainer
All Known Implementing Classes:
EjbCollection, EJBIndirectList, EJBIndirectSet, IndirectList, IndirectMap, IndirectSet

public interface IndirectCollection
extends IndirectContainer

Purpose: Common interface to indirect collections.

Since:
TopLink 10.1.3

Method Summary
 
Methods inherited from interface oracle.toplink.indirection.IndirectContainer
getValueHolder, isInstantiated, setValueHolder
 


Copyright © 1998, 2010, Oracle. All Rights Reserved.