You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,4 @@ Download artifacts directly from CircleCI: https://circleci.com/gh/bokysan/jdbc-
136
136
137
137
## TODO
138
138
139
-
- Make better use of connection pooling. If the system tries to open the same connection towards the same server, this implementation will reestablish
140
-
another connection.
141
-
- SSH connection should be persistent and kept alive only until until the last connection is closed. Currently their livespan is connected to the life of JVM.
139
+
- Discover why Derby test for SSH native connection is failing.
0 commit comments