|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
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. |
Uses of JboContext in oracle.jbo.common |
Classes in oracle.jbo.common that implement JboContext | |
Type | Name |
---|---|
class |
JboInitialContext
Internal: Applications should not use this class. |
Methods in oracle.jbo.common that return JboContext | |
Type | Name |
---|---|
JboContext |
JboHome.getParentContext()
|
Constructors in oracle.jbo.common with parameters of type JboContext | |
Type | Name |
---|---|
JboHome(JboContext ctx)
|
Uses of JboContext in oracle.jbo.server |
Classes in oracle.jbo.server that implement JboContext | |
Type | Name |
---|---|
class |
InitialContextImpl
Internal: Applications should not use this class. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |