Thanks Mark but what about the sentence "Inserts a row into a table at the given URL. If the content provider supports transactions the insertion will be atomic." in the ContentResolver insert method documentation?
Rakoun /°\ On 10 juin, 17:52, Mark Murphy <[email protected]> wrote: > Rakoun wrote: > > I create a ContentProvider that allow me to do CRUD action on my > > database. > > I have to call several CRUD methods of my ContentProvider in a > > transaction. How can I do this. > > Content providers are not transactional. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Looking for Android opportunties?http://wiki.andmob.org/hado --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

