0 Replies Latest reply on Jun 18, 2007 4:57 PM by tchaar

    Multi-Datasource Hibernate

    tchaar

      I'm a java developer that hasn't been in the mix for a while, and I've been recently looking at Hibernate together with the Spring framework. Does anybody know if its possible to have multiple datasources while using Hibernate.

      I have 5 databases, all with the same schema, and I would like to dynamically connect to these schemas using Hibernate. I've been searching around, but to no avail.

      Thanks.