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

Quick Search    Search Deep
C O R U

C

createUUID() - Method in interface org.apache.derby.iapi.services.uuid.UUIDFactory
Create a new UUID.

O

org.apache.derby.iapi.services.uuid - package org.apache.derby.iapi.services.uuid
 

R

recreateUUID(String) - Method in interface org.apache.derby.iapi.services.uuid.UUIDFactory
Recreate a UUID from a string produced by UUID.toString.
recreateUUID(byte[]) - Method in interface org.apache.derby.iapi.services.uuid.UUIDFactory
Recreate a UUID from a byte array produced by UUID.toByteArray.

U

UUIDFactory - interface org.apache.derby.iapi.services.uuid.UUIDFactory.
Generates and recreates unique identifiers.

C O R U