0
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 onginal values
C. The application module is passivated.
D. New or deleted records are unaffected by the rollback.


Working