Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Readme.md
  • Loading branch information
nsundara authored Apr 27, 2018
commit 5c76f5eaeeb70c1374684e4e3a2e41d7b91c143e
9 changes: 8 additions & 1 deletion java/jdbc/BasicSamples/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,14 @@ This sample shows how to create, insert, and query ``SQLXML`` values.
## UCPLabeling.java
This sample shows how applications use the connection labeling feature of UCP.

##
## UCPManager.java
This sample shows how applications use UCP manager's administration functions.

## UCPManagerMBean.java
This sample shows how applications use UCP manager MBean's administration functions.

## UCPMaxConnReuse.java
This sample shows how applications use the MaxConnectionReuseTime and MaxConnectionReuseCount features of UCP.



Expand Down