1.

What Is An Vo?

Answer»

View object encapsulates the database QUERY. It is used for selecting data. It provides iteration over a query RESULT set.VO’s are PRIMARILY based on Eo’s. It can be used on multiple EO’s if the UI is for update. It provides a SINGLE point of contact for getting and setting entity object values. It can be LINKED together to form View Links.

View object encapsulates the database query. It is used for selecting data. It provides iteration over a query result set.VO’s are primarily based on Eo’s. It can be used on multiple EO’s if the UI is for update. It provides a single point of contact for getting and setting entity object values. It can be linked together to form View Links.



Discussion

No Comment Found