Improve toString on SessionStatistics
-------------------------------------
Key: HHH-3869
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3869
Project: Hibernate Core
Issue Type: Patch
Components: core
Reporter: David Sheldon
Priority: Trivial
Attachments: sessionstats.diff
toString on SessionStatisticsImpl is missing a comma - patch attached.
Before:
SessionStatistics[entity count=100collection count=1100]
After:
SessionStatistics[entity count=100,collection count=1100]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira