Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.derby.impl.services.uuid: Javadoc index of package org.apache.derby.impl.services.uuid.


Package Samples:

org.apache.derby.impl.services.uuid

Classes:

BasicUUIDFactory: A hack implementation of something similar to a DCE UUID generator. Generates unique 128-bit numbers based on the current machine's internet address, the current time, and a sequence number. This implementation should be made to conform to the DCE specification. ("DEC/HP, Network Computing Architecture, Remote Procedure Call Runtime Extensions Specification, version OSF TX1.0.11," Steven Miller, July 23, 1992. This is part of the OSF DCE Documentation. Chapter 10 describes the UUID generation algorithm.) Some known deficiencies: Rather than using the 48-bit hardware network address, it uses the ...
BasicUUID
BasicUUIDGetter

Home | Contact Us | Privacy Policy | Terms of Service