Regular |
|
Joined: Tue Aug 26, 2003 3:34 pm Posts: 54 Location: Farroupilha - Brasil
|
I want to use the same datasource in diferent session factories but I don't know if this is recommended or what is the best way to do.
The idea is to declare a global datasource in the application that can be used by many session factories, each application module may create its own session factory but using the global datasource, for instance.
Is this recommended? I'm afraid each session factory try to set their own connection attributes to the datasource ...
Any help will be appreciated.
Thanks.
Neimar
|
|