Details
Description
Change the implementaton of this method by removing calls to Database.begin() and Database.commit(), as this prevents this code from being used in a JTA environment.
Change the implementaton of this method by removing calls to Database.begin() and Database.commit(), as this prevents this code from being used in a JTA environment.
Initial patch