InterviewSolution
Saved Bookmarks
| 1. |
What Is An Eo? |
|
Answer» EO encapsulates the business logic and rules.EO’s are USED for INSERTING, Updating and Deleting DATA. This is used for validating across the applications. We can also link to other EO’s and CREATE a Association object. EO encapsulates the business logic and rules.EO’s are used for Inserting, Updating and Deleting data. This is used for validating across the applications. We can also link to other EO’s and create a Association object. |
|