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

B32476-03

Package oracle.toplink.ejb.cmp

Interface Summary
CursoredCollection CursoredCollection is an interface that conforms to Collection while providing Cursor behaviour.
CursoredEnumerator Provides a serializable object that conforms to an Enumeration while providing Cursor behaviour.
CursoredIterator CursoredIterator provides an interface that conforms to Iterator while providing Cursor behaviour.
DeploymentCustomization This interface can be used to get access to the TopLink Session at EJB deployment time.
 

Class Summary
EjbCollection Special EJB-friendly collection which uses EJB(Local)Object.isIdentical() instead of equals().
EJBCollectionHelper  
SessionAccessor This class provides access to TopLink's Session and UnitOfWork and can be used at runtime by a bean to manage aspects of caching, merging, and transactions with regular java objects that are not generally available in an EJB.
 


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