| Package | Description |
|---|---|
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssociationDefBase |
class |
EntityAssociation
Describes the relationship between two Entity Objects.
|
class |
ViewLinkDefImpl
NAME ViewLinkDefImpl.java - DESCRIPTION The ViewLinkDefImpl describes relationship between two query objects.
|
| Modifier and Type | Field and Description |
|---|---|
protected Association |
AssociationDefImpl.mAssociation |
| Modifier and Type | Method and Description |
|---|---|
Association |
AssociationDefImpl.getAssociation() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationDefImpl.setAssociation(Association association) |
void |
AssociationDefImpl.setAssociationForce(Association association) |