| Package | Description |
|---|---|
| oracle.adf.model.binding |
Contains the abstract implementation of ADFm binding objects.
|
| oracle.jbo.common |
Contains the implementation of components shared by thin clients and the middle tier.
|
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Method and Description |
|---|---|
protected SessionContextManager |
DCDataControl.getSessionContextManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionContextManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static SessionContextManager |
SessionContextManagerImpl.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
static SessionContextManager |
SessionImpl.findOrCreateSessionContextManager() |
static SessionContextManager |
SessionImpl.getSessionContextManager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionImpl.setSessionContextManager(SessionContextManager iMgr) |