Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Connection.getClientInfo implementation doesn't follow JDBC rules (see https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html#getClientInfo())
Those informations must permit to identify connection. That's not what current implementation does.