Skip navigation links

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

B28219-01


oracle.toplink.ejb.cmp.wls
Interface CursoredCollection

All Superinterfaces:
java.util.Collection, CursoredCollection, java.io.Serializable

Deprecated. Since OracleAS TopLink 10g (10.0.3). Use oracle.toplink.ejb.cmp.CursoredCollection instead.

public interface CursoredCollection
extends CursoredCollection

PUBLIC

CursoredCollection is an interface that conforms to Collection while providing Cursor behaviour.

See Also:
CursoredCollection

Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray

 


Skip navigation links

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