| Class | Description |
| CursoredEnumeratorImpl |
INTERNAL
Concrete class implementing the CursoredEnumerator interface. |
| 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 |