| Package | Description | 
|---|---|
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ViewRowImpl.RowState | 
ViewRowImpl.getPrimaryRowState()
Returns the entity/row state of the primary entity row in this
 view row as RowState enum. 
 | 
static ViewRowImpl.RowState | 
ViewRowImpl.RowState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static ViewRowImpl.RowState[] | 
ViewRowImpl.RowState.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |