Is JSFoundSetUpdater transaction-aware?

Questions and answers regarding general SQL and backend databases

Is JSFoundSetUpdater transaction-aware?

Postby AlanBourke » Wed Mar 07, 2012 2:49 pm

If I have an open Database Manager transaction and I replace some column data with a JSFoundSetUpdater, and issue a PerformUpdate(), will that commit outside of the transaction ?
-------------------------------------------------------------------------------------------
Servoy SAN Developer
User avatar
AlanBourke
 
Posts: 198
Joined: Tue Aug 02, 2011 3:32 pm
Location: Dublin, Ireland

Re: Is JSFoundSetUpdater transaction-aware?

Postby ROCLASI » Wed Mar 07, 2012 3:15 pm

Hi Alan,

When you open a database transaction all your (db) actions will be in that transaction.
Now if you mean the in-memory transaction (autosave off) then I am not so sure.

Hope this helps.
Robert Ivens
SAN Developer / Servoy Valued Professional / Servoy Certified Developer

ROCLASI Software Solutions / JBS Group, Partner
Mastodon: @roclasi
--
ServoyForge - Building Open Source Software.
PostgreSQL - The world's most advanced open source database.
User avatar
ROCLASI
Servoy Expert
 
Posts: 5438
Joined: Thu Oct 02, 2003 9:49 am
Location: Netherlands/Belgium

Re: Is JSFoundSetUpdater transaction-aware?

Postby AlanBourke » Wed Mar 07, 2012 3:24 pm

Hi, I mean a databasemanager transaction:

Code: Select all
databaseManager.startTransaction();


Thanks
-------------------------------------------------------------------------------------------
Servoy SAN Developer
User avatar
AlanBourke
 
Posts: 198
Joined: Tue Aug 02, 2011 3:32 pm
Location: Dublin, Ireland


Return to SQL Databases

Who is online

Users browsing this forum: No registered users and 17 guests

cron