InterviewSolution
Saved Bookmarks
| 1. |
What Is A View Object? |
|
Answer» It is a BC4J(Business Component for JAVA) OBJECT which ENCAPSULATES the query results. View objects will support the display of the content to user in the PAGE. It is a BC4J(Business Component for Java) object which encapsulates the query results. View objects will support the display of the content to user in the Page. |
|