org.dbforms.util
Class UniqueIDGenerator

java.lang.Object
  extended by org.dbforms.util.UniqueIDGenerator

public class UniqueIDGenerator
extends Object

DOCUMENT ME!

Version:
$Revision: 1.10 $
Author:
$author$

Constructor Summary
UniqueIDGenerator()
           
 
Method Summary
static String getUniqueID()
          may be optimized in future versions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniqueIDGenerator

public UniqueIDGenerator()
Method Detail

getUniqueID

public static String getUniqueID()
may be optimized in future versions

Returns:
DOCUMENT ME!


Copyright © 2002-2006 DbForms. All Rights Reserved.