Uses of Class
org.jpox.store.poid.AbstractUUIDPoidGenerator

Packages that use AbstractUUIDPoidGenerator
org.jpox.store.poid POID - Persistent Id Generation. 
 

Uses of AbstractUUIDPoidGenerator in org.jpox.store.poid
 

Subclasses of AbstractUUIDPoidGenerator in org.jpox.store.poid
 class UUIDHexPoidGenerator
          Poid generator for a UUID hexadecimal format.
 class UUIDStringPoidGenerator
          Poid generator for a UUID String format.
 



Copyright © -2007 . All Rights Reserved.