Skip navigation links

Oracle TopLink Java API Reference
10g Release 3 (10.1.3.1)

B28219-01


oracle.toplink.indirection
Interface IndirectCollection

All Superinterfaces:
IndirectContainer
All Known Implementing Classes:
IndirectList, IndirectMap, IndirectSet

public interface IndirectCollection
extends IndirectContainer

Purpose: Common interface to indirect collections.

Since:
TopLink 10.1.3

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

 


Skip navigation links

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