| Package | Description | 
|---|---|
| oracle.adf.model.rest | |
| oracle.jbo.client.remote | 
 Contains the platform independent client tier implementation of bc4j(oracle.jbo) interfaces. 
 | 
| oracle.jbo.domain | |
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| oracle.jbo.server.ejb.facade | |
| oracle.jbo.server.uniqueid | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RestDCEntityImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RowImpl
The RowImpl class is used to access the data inside a row using the Row interface 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SequenceImpl.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not use this method. 
 | 
void | 
SQLValueImpl.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)  | 
| Constructor and Description | 
|---|
ClobDomainCharacterOutputStream(Transaction am,
                               DomainOwnerInterface row,
                               java.lang.String id)  | 
ClobDomainCharacterStream(Transaction am,
                         DomainOwnerInterface row,
                         java.lang.String id)  | 
LobDomainInputStream(Transaction am,
                    DomainOwnerInterface row,
                    java.lang.String id)  | 
LobDomainOutputStream(Transaction am,
                     DomainOwnerInterface row,
                     java.lang.String id)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ExtDomainOwnerInterface
Internal: Applications should not implement this interface. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Array
This class provides a lightweight wrapper for oracle.sql.ARRAY,
 the Java representation of the
 ARRAY database type. 
 | 
class  | 
Struct
This class provides a lightweight wrapper for oracle.sql.STRUCT,
 the Java representation of the
 Struct database type. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected DomainOwnerInterface | 
BaseLobDomain.mOwner  | 
| Modifier and Type | Method and Description | 
|---|---|
DomainOwnerInterface | 
Struct.getOwner()  | 
DomainOwnerInterface | 
LobInterface.getOwner()
Returns the reference to owner of this domain (could be the row
 that this domain instance belongs to.) 
 | 
DomainOwnerInterface | 
BaseLobDomain.getOwner()  | 
DomainOwnerInterface | 
BFileDomain.getOwner()  | 
DomainOwnerInterface | 
Array.getOwner()  | 
protected DomainOwnerInterface | 
Struct.getOwnerRow()  | 
protected DomainOwnerInterface | 
BaseLobDomain.getOwnerRow()  | 
protected DomainOwnerInterface | 
BFileDomain.getOwnerRow()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TimestampTZ.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)  | 
void | 
TimestampLTZ.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)  | 
void | 
Timestamp.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not invoke this method. 
 | 
void | 
Struct.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not use this method. 
 | 
void | 
Sequence.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not use this method. 
 | 
void | 
SQLValue.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)  | 
void | 
RowID.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not invoke this method. 
 | 
void | 
Ref.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object fac)
Internal: Applications should not invoke this method. 
 | 
void | 
Raw.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not invoke this method. 
 | 
void | 
Number.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not invoke this method. 
 | 
void | 
NullValue.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not invoke this method. 
 | 
void | 
DomainInterface.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not use this method. 
 | 
void | 
DateDomain.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Deprecated.  
  | 
void | 
Date.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not invoke this method. 
 | 
void | 
DBSequence.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not use this method. 
 | 
void | 
Char.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not use this method. 
 | 
void | 
BaseLobDomain.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not use this method. 
 | 
void | 
BFileDomain.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not use this method. 
 | 
void | 
Array.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not use this method. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DSEntityImpl  | 
class  | 
EntityImpl
This class implements the middle-tier representations of database rows. 
 | 
class  | 
EntityOverRow  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SequenceImpl.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
Internal: Applications should not use this method. 
 | 
void | 
SQLValueImpl.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EntityFacadeImpl
Abstract base class for Entity Facade. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RowIdEntityObjectImpl
File generated by Oracle ADF Business Components Design Time for RowId
  entity object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GeneratorSequenceImpl.setContext(DomainOwnerInterface owner,
          Transaction trans,
          java.lang.Object ctx)
sets the DBTransaction to be used to create RowIdAM 
 |