| Package | Description | 
|---|---|
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected EntityImpl | 
ViewObjectImpl.findAssociatedEntity(QueryCollection qc,
                    ViewRowImpl viewRow,
                    EntityImpl[] entities,
                    int srcEntityIndex,
                    AssociationReference assocRef,
                    java.lang.Object[] values)
When a query collection of a join VO needs to find a detail entity row related to the master
 entity row, related through an association, this method is invoked. 
 |