Hi there, I would need to use the method DbConnection.setTransactionIsolation(), but I see it is not implemented. Is there a workaround to set this functionality. I would need to set the isolation level to dirty read for a select statement. Thanks in advance. Patrick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Re: DbConnection.setTransactionIsolation() Patrick Tonidandel
- Re: DbConnection.setTransactionIsolation() Jon Stevens