(RADIATOR) transaction parameteres

Oleg E. Shubarov oleg at burnet.ru
Tue May 25 01:16:46 CDT 2004


Hi,

we use DBMS Interbase. In DBD it is possible to control transaction
parameteres with ib_set_tx_param

For example:
 $dbh->func(
        -access_mode     => 'read_write',
        -isolation_level => 'read_committed',
        -lock_resolution => 'wait',
        'ib_set_tx_param'
   );

Is it possible to control transaction parameteres in radiator?

Thanks.

----
Oleg Shubarov,
JSC "AK Mobiltelecom"


--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list