Uses of Class
org.sape.carbon.services.uniqueid.UniqueIDCreationException

Packages that use UniqueIDCreationException
org.sape.carbon.services.uniqueid The Carbon Unique ID Service solves the problem of generating unique IDs for data that are independent of the data representation itself. 
 

Uses of UniqueIDCreationException in org.sape.carbon.services.uniqueid
 

Methods in org.sape.carbon.services.uniqueid that throw UniqueIDCreationException
protected  long DefaultUniqueIDServiceImpl.createUniqueID()
          Inserts a new row into the Unique ID holding table with an initial value defined by initialBlockStart which is set from configuration.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.