We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9db629 commit bc027d7Copy full SHA for bc027d7
java/jdbc/ConnectionSamples/Readme.md
@@ -76,6 +76,7 @@ connections to Connection Broker. Client-side connection pools must attach and
76
detach connections to the connection broker through `attachServerConnection()`
77
and `detachServerConnection()`. DRCP should be used in a scenario when there are
78
a number of middle tiers but the number of active connections is fairly less
79
-than the number of open connections.
+than th number of open connections.
80
+
81
----
82
0 commit comments