In which file would you expect to find all the attribute accessor for a view object?
A.
View. Java
B.
Viewlmpl.java
C.
ViewDefImp1.java
D.
ViewRowlmp1.java
Explanation:
In which file would you expect to find all the attribute accessor for a view object?
In which file would you expect to find all the attribute accessor for a view object?
A.
View. Java
B.
Viewlmpl.java
C.
ViewDefImp1.java
D.
ViewRowlmp1.java
Explanation:
D.
REF:
http://sqltech.cl/doc/oas10gR31/web.1013/b25947/bcquerying011.htm
D is correct,
bcoz When you enable the generation of a custom view row class, if you also select the Accessors checkbox, then JDeveloper generates getter and setter methods for each attribute in the view row. For that view object,
D is correct
D is correct