We are using NHibernate to interact with DB2 ZOS. For general selects, we would like NHibernate to execute all selects with "WITH UR" keyword to perform dirty reads. We are new to NHibernate. Any ideas on how we can automatically append "WITH UR" to all select statements? Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
