A JDBC multi data source is
an abstraction around a group of data sources that provides load
balancing and failover between data sources. As with data sources,
multi data sources are also bound to the JNDI tree. Applications can
look up a multi data source on the JNDI tree and then reserve a
database connection from a data source. The multi data source
determines from which data source to provide the connection.
Multi Data Sources

最新推荐文章于 2021-03-13 08:29:06 发布
