Any thoughts about this?
Type: Posts; User: wanner; Keyword(s):
Any thoughts about this?
Hi,
I am using JDBCTemplate to connect to a datasource which has failover between two databases. When one database goes down the other takes the load.
How would you support this the best way...