You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <de...@db.apache.org> on 2006/07/01 02:47:31 UTC

[jira] Closed: (DERBY-412) Connection toString should show type information and the meaning of the identifier that it prints

     [ http://issues.apache.org/jira/browse/DERBY-412?page=all ]
     
Kathey Marsden closed DERBY-412:
--------------------------------


Thanks David for the great embedded fix.
DERBY-293 has been filed for the client correlation.

> Connection toString should show type information and  the meaning of the identifier that it prints
> --------------------------------------------------------------------------------------------------
>
>          Key: DERBY-412
>          URL: http://issues.apache.org/jira/browse/DERBY-412
>      Project: Derby
>         Type: Improvement

>   Components: JDBC
>     Versions: 10.1.1.0, 10.2.0.0
>     Reporter: Kathey Marsden
>     Assignee: David Van Couvering
>      Fix For: 10.2.0.0

>
> After the change for DERBY-243 the  connection toString() output is  an integer which correspond to SESSIONID.  The output should identify the type and also the meaning of the identifier that it prints.  Perhaps a format that appends the default toString output with the sessionid information as it prints in the derby.log would be more informative.
> org.apache.derby.impl.jdbc.EmbedConnection@efd552 (SESSONID = 2)
> Ultimately this could be expanded to included other diagnostic information e.g
> org.apache.derby.impl.jdbc.EmbedConnection@efd552 (XID = 132), (SESSIONID = 5), (DATABASE = wombat), (DRDAID = NF000001.H324-940125304405039114{7})

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira