You are prototyping an ADF application that uses ADF Business Components. However, the database schema
that you can connect to does not contain any tables or data to show in the prototype.
Which two declarative options are available to you to provide hard-coded data for the purposes of your
prototype? (Choose two.)
A.
entity objects with default values
B.
placeholder data control
C.
static list view objects
D.
declarative managed beans
Explanation:
B: Placeholder data controls are easy-to-create, yet fully functional, stand-in data controls that can efficiently
speed up the design-development process. UI designers can use placeholder data controls to create page
layouts and page flows without the need to have real data controls available.
C: The key advantage of the Static List View Object is it’s suitable for small datasets that never change. Static
List VOs suitable for stub VOs in creating ADF Faces RC web page mockups for demonstration purposes,
where the database tables have yet to be designed.
http://one-size-doesnt-fit-all.blogspot.se/2008/09/jdev-11g-adf-bc-new-feature-static-list.html