|
Oracle Application Server TopLink API Reference 10g Release 2 (10.1.2) B15903-01 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| 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 | Deprecated. Replaced by oracle.toplink.ejb.cmp.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 | PUBLIC This class provides access to TopLink's Session and UnitOfWork and can be used at runtime by a bean to manage aspects of caching etc. that are not generally available in EJB. |
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||