Package org.apache.avalon.excalibur.datasource.ids

Interface Summary
IdGenerator  
 

Class Summary
AbstractDataSourceBlockIdGenerator The AbstractDataSourceBlockIdGenerator allocates blocks of ids from a DataSource and then provides them as needed.
AbstractDataSourceIdGenerator  
AbstractIdGenerator  
SequenceIdGenerator The SequenceIdGenerator requests each Id using a sequence in a database.
TableIdGenerator The TableIdGenerator requests blocks of ids from a Database table.
 

Exception Summary
IdException Thrown when it was not possible to allocate an Id.
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.