Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 41745f2

Browse files
LipiLeegvenzl
authored andcommitted
Fix a typo (#59)
1 parent ae33c66 commit 41745f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎java/jdbc/ConnectionSamples/UCPSample.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ public static void main(String args[]) throws Exception {
6363
// connections allowed on the connection pool.
6464
pds.setMaxPoolSize(20);
6565

66-
// Default is 30secs. Set the frequency ineconds to enforce the timeout
66+
// Default is 30secs. Set the frequency in seconds to enforce the timeout
6767
// properties. Applies to inactiveConnectionTimeout(int secs),
6868
// AbandonedConnectionTimeout(secs)& TimeToLiveConnectionTimeout(int secs).
6969
// Range of valid values is 0 to Integer.MAX_VALUE. .

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /