Oracle Fusion Middleware Java API Reference for Oracle TopLink
12c (12.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, 2011, Oracle. All Rights Reserved.