Is there a way to set the isolation level on all
connections? I want all my reads to be dirty reads.
Easily done via the xml config. Does an xml attribute
exist where i can define the isolation level? 

I know that this can be done via
DaoManager.startTransaction(int isolationLevel), but I
would like this to be done declaratively so that I can
set the transaction level by default.

Thanks


                
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 

Reply via email to