Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Advanced-java] Fast Persistence of Unique Numbers
- From: tpanton@xxxxxxxxxxxxx (tpanton@xxxxxxxxxxxxx)
- Subject: [Advanced-java] Fast Persistence of Unique Numbers
- Date: Mon, 21 Jan 2002 11:37:25 +0000 (GMT)
Depending on why you want to persist the number, you may be able to avoid it. For instance Date.getTime gives you a number that is unique, untill you call it faster than the clock granularity. (If I recall on solaris you never get the same number twice). URL: http://www.westpoint.ltd.uk/ - internet recon.
- Follow-Ups:
- [Advanced-java] Fast Persistence of Unique Numbers
- From: Jeff Singer
- [Advanced-java] Fast Persistence of Unique Numbers
- Prev by Date: [Advanced-java] International
- Next by Date: [Advanced-java] Fast Persistence of Unique Numbers
- Previous by thread: [Advanced-java] Fast Persistence of Unique Numbers
- Next by thread: [Advanced-java] Fast Persistence of Unique Numbers
- Index(es):