Uses of Interface
org.pf.db.util.ObjectIdentifierProducer

Packages that use ObjectIdentifierProducer
org.pf.db.util Database Utility Classes
Contains classes for DataSource support and object ID generation based on a database table. 
 

Uses of ObjectIdentifierProducer in org.pf.db.util
 

Classes in org.pf.db.util that implement ObjectIdentifierProducer
 class ObjectIdentifierDB
          Instances of this class provide generation of unique identifiers backed by a specific database table.
 class ObjectIdentifierGenerator
          This class provides identifiers by incrementing an internal counter, starting at 1.
 



Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.