Replace UUID implementation with JDK 5 alternatives
---------------------------------------------------
Key: OPENJPA-545
URL: https://issues.apache.org/jira/browse/OPENJPA-545
Project: OpenJPA
Issue Type: Sub-task
Components: kernel
Affects Versions: 1.1.0
Reporter: Kevin Sutter
Assignee: Kevin Sutter
>From the thread on the dev mailing list when we were discussing whether to get
>rid of the JDK 1.4 requirement...
"If we do down this path, we should look at replacing (or enhancing) our UUID
implementation with the UUID class that is now part of JDK 5
(http://java.sun.com/javase/6/docs/api/java/util/UUID.html). I just heard from
a user that the random number version of the UUID (version 4) provides for more
efficient index processing. This is part of the Java implementation. We
should take a look at that as an alternative."
Thus, this sub-task...
Kevin
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.