Which two statements are true after rolling back an app…

Which two statements are true after rolling back an application module? (Choose two.)

Which two statements are true after rolling back an application module? (Choose two.)

A.
The associated view object iterators for the application module have their current row indicators reset to the
first row.

B.
All entity object caches for the associated view objects of the application module are emptied.

C.
Any attribute changes to entity objects for the associated view objects of the application module are reset to
their original values.

D.
The application module is passivated.

E.
New or deleted records are unaffected by the rollback.

Explanation:
A rollback rollbacks the transaction. It discard all changes.
Incorrect Answers:
D: The passivated state will be removed when a transaction commit/rollback occurs.
https://docs.oracle.com/cd/B14099_19/web.1012/b14022/oracle/jbo/ApplicationModule.html



Leave a Reply 0

Your email address will not be published. Required fields are marked *