Quantcast
Viewing latest article 4
Browse Latest Browse All 297

Database failover configuration.

Hi,

We are using a spring based application with mysql \ jpa \ hibernate.

We would like to configure a failover mechanism for our DB.

we use <bean id="dataSource" class="org.apache.commons.dbcp.BasicDataSource"> ..

1) How exactly does one configure a failover mechanism?
2) Is it connected at all to the spring's datasource configurations?

thanks!

Viewing latest article 4
Browse Latest Browse All 297

Trending Articles