Ooh. So for now there's completely no way I can provide the application with the isolation level other than read-uncommitted?
When can we expect that TranQL 1.3.1 to appear? :) Until then, is there a way to pass some SQL statements to the database through the connector? By the way, isn't there a J2EE specification requirement of the ability to set isolation levels on connectors? Vasily -----Original Message----- From: Matt Hogstrom [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 9:55 PM To: [email protected] Subject: Re: Setting transaction isolation level in TranQL This is a feature I'm looking to put into TranQL 1.3.1 as well as allowing the ability to set the default Isolation Level for a DataSource. Zakharov, Vasily M wrote: > Hi, all, > > Can I somewhat configure the entity (or connector) to use a particular > Transaction Isolation level? > > Stanley Bradbury recently described how it can be done with SQL query to > Derby, but how can I do that while working through a TranQL connector? > > Thank you! > > Vasily Zakharov > Intel Middleware Products Division > > >
