Revision 587409
Go back to digest for 24th September 2006Features in KDE-PIM
Volker Krause committed changes in /trunk/KDE/kdepim/akonadi/server:
Add BEGIN, ROLLBACK and COMMIT commands for managing session-global transaction.
This is usefull for multi-command operations (like deletion) or syncing (since transactions provide a snapshot of the data).
File Changes
Added 2 files
- /trunk/KDE/kdepim/akonadi/server/src/handler
- /transaction.cpp
- /transaction.h
Modified 4 files
- /trunk/KDE/kdepim/akonadi/server
- /CMakeLists.txt
- /src/handler.cpp
- /src/storage/transaction.cpp
- /src/storage/transaction.h
6 files changed in total