Oracle Application Server TopLink API Reference
10g (9.0.4)

B10491-01

Package oracle.toplink.ejb.cmp.wls11

Interface Summary
CursoredEnumerator PUBLIC Provides a serializable object that conforms to an Enumeration while providing Cursor behaviour.
CursoredEnumeratorRemote CursoredEnumeratorRemote is the interface used by CursoredEnumerator to use remote cursored streams across RMI.
DeploymentCustomization  

 

Class Summary
CursoredEnumeratorRemoteImpl  
EJBCollectionHelper  
EnumeratorImpl Although Vectors are Serializable, their Enumerations (obtained by the .elements() method) are not.When a finder query returns an Enumeration it cannot simply return a regular VectorEnumerator since this class will not marshal properly.
SessionAccessor Deprecated. use oracle.toplink.tools.sessionmanagement.SessionManager instead

 


Copyright © 2003 Oracle Corporation. All Rights Reserved.