How can you augment each entity object in an application so that a logging method is called after
each create () method?
A.
Override the create () method of the ApplicationModuleimp1 to implement the logging.
B.
Override the create () method of each EntityDefimp1 to implement the logging
C.
Set the jbo.loglevel and jbo.logoutput configuration parameters in the bc4j.xcfg file
D.
Override the createEntity () method of each Entityimp1 to implement the logging
E.
Override the create () method of a base Entityimp1 class and extend the class for each entity in
the application
Explanation:
E
Override the create () method of a base Entityimp1 class and extend the class for each entity in the application.
There is no create method in the EntityDefImpl class…!!
e
E
E.
It’s the correct answer 🙂
Answer is E.
@see http://docs.oracle.com/cd/B14099_19/web.1012/b14022/oracle/jbo/server/EntityImpl.html
We came across a cool internet site which you may well take pleasure in. Take a search in case you want.