Quantcast
Channel: Java mon amour
Viewing all articles
Browse latest Browse all 1124

WebLogic : Controlling Multi Data Source Failover with a Callback

$
0
0
Here the schema http://xmlns.oracle.com/weblogic/jdbc-data-source/1.5/jdbc-data-source.xsd

and here the documentation : https://docs.oracle.com/cd/E24329_01/web.1211/e24367/jdbc_multidatasources.htm#JDBCA209

"The name of the application class to handle the callback sent when a multi data source is ready to failover or fail back connection requests to another data source within the multi data source. The name must be the absolute name of an application class that implements the weblogic.jdbc.extensions.ConnectionPoolFailoverCallback interface."


Viewing all articles
Browse latest Browse all 1124

Trending Articles