If you are not in a hurry I would suggest that you wait until the GA release which is on the horizon. The multi DB support offered by Burrow allows you to get the right session using entity Type , which is normally available in the generic DAO, that cleans up the multiDB logic a lot. There is no limitation of dialects.
On Sep 24, 6:09 pm, Sean Chambers <[EMAIL PROTECTED]> wrote: > I was starting to take a look at burrow and I am curious as if this is > a better approach to using opensessioninview vs. a custom > implementation that I have been using in projects over the last two > years. Is it stable and more effecient than using just a simple > generic repository that I have been using? > > In the docs it states that burrow has support for multiple databases. > How is using burrow different from the normal schema support of > nhibernate? is there a limitation of dialect support when using > burrow? I guess I don't understand how this stipulation for using > burrow works. > > sean --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
