Hi all I've been working with Guice for some simple stuff but nothing too complicated. Now I need to load som DB configurations, basically my program will connecto to some dbs (6 now, maybe more in the future). So I wanted to know how to configure several Datasources, basically a collection of instances of the same object but with different properties.
I couldn't find a clean way to do this and I suppose there must be one. Thanks! -- You received this message because you are subscribed to the Google Groups "google-guice" 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/google-guice?hl=en.
