Jim Kimball wrote: > If you are looking for a simple unique ID generator that is also (somewhat) > evenly distributed, use a reverse timestamp. Use > System.getCurrentTimeMillis(), turn it into a string, then reverse it. Reverse it so that the LSB becomes MSB? Is that for better hash distribution, or just to break order in the PK index? -danch _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
- [JBoss-user] Key generation by random numbers bcd
- Re: [JBoss-user] Key generation by random ... Richard Kasperowski
- RE: [JBoss-user] Key generation by ran... Marek Sedliak
- Re: [JBoss-user] Key generation by ran... bcd
- Re: [JBoss-user] Key generation by... danch (Dan Christopherson)
- RE: [JBoss-user] Key generation by... Jim Kimball
- RE: [JBoss-user] Key generatio... danch (Dan Christopherson)
- RE: [JBoss-user] Key gene... Jim Kimball
- RE: [JBoss-user] Key generatio... Jim Archer
- RE: [JBoss-user] Key gene... Jim Kimball
- RE: [JBoss-user] Key generatio... Michael Bilow
- Re: [JBoss-user] Key gene... danch (Dan Christopherson)
- [JBoss-user] remote JNDI tree? Mikhail Akopov
- Re: [JBoss-user] Key generation by... Richard Kasperowski
- Re: [JBoss-user] Key generation by random ... Allen fogleson
- Re: [JBoss-user] Key generation by ran... Jim Archer