From: <leg...@at...> - 2003-11-07 15:22:14
|
Message: The following issue has been closed. Resolver: Gavin King Date: Fri, 7 Nov 2003 9:20 AM Actually all the doco is right. Don't confuse uuid.string with uuid.hex. :) --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-462 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-462 Summary: UUIDStringGenerator returns a string of length 32 not 16 Type: Bug Status: Closed Priority: Minor Resolution: REJECTED Project: Hibernate2 Versions: 2.0rc2 Assignee: Reporter: Chris Patterson Created: Fri, 7 Nov 2003 9:13 AM Updated: Fri, 7 Nov 2003 9:20 AM Environment: Windows XP, JDK 1.4.1, Microsoft Sql Server Description: The documentation for UUIDStringGenerator states that it returns a string of length 16. In my tests I have found that it returns a string of length 32. Not a major issue but it should be changed in the docs. --------------------------------------------------------------------- JIRA INFORMATION: 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.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |