Possible Duplicate:
Hibernate + Spring using multiple datasources?
How can i set two datasource for the same project in hibernate with spring.I just want to use one datasource for h2 and another for mysql is it possible to manage two datasource for same application.