Uses of Class
org.pf.db.util.ObjectIdentifierGenerator

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

Uses of ObjectIdentifierGenerator in org.pf.db.util
 

Subclasses of ObjectIdentifierGenerator in org.pf.db.util
 class ObjectIdentifierDB
          Instances of this class provide generation of unique identifiers backed by a specific database table.
 



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