-
Type: Question
-
Resolution: Done
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Transaction Management
-
None
Excuse me, can I only implement transactions by passing in a ClientSession during CRUD? In this way, I won't be able to customize the operations. For example, if I want to use annotation control, is there a way for me to control it myself? For example, if I pass a ClientSession to MongoClient, I pass it, but it's still not available and cannot be rolled back