why does daos require transaction logging to be enabled?
Answer Posted / Siddharth Gautam
DAOs (Domino Application Objects) require transaction logging to be enabled because they rely on the transaction log for data consistency and recovery. When a DAO operation is executed, changes are first written to the transaction log before being committed to the database.nIf transaction logging is not enabled, the changes made by the DAO will not be persisted.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category