ru.biosoft.access.support
Class IdGenerator

java.lang.Object
  extended byru.biosoft.access.support.IdGenerator

public class IdGenerator
extends java.lang.Object

Utility class to generate unique name for the specified database using pattern # specified by decimal format.


Constructor Summary
IdGenerator()
           
 
Method Summary
static java.lang.String generateUniqueName(DataCollection dc, java.text.DecimalFormat formatter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdGenerator

public IdGenerator()
Method Detail

generateUniqueName

public static java.lang.String generateUniqueName(DataCollection dc,
                                                  java.text.DecimalFormat formatter)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.