Package org.jboss.txbridge.ba.id

Interface Summary
UniqueValueGetter Interface for the unique value getter.
 

Class Summary
IdentifierFactory This is an abstract class for the identifier factory.
RandomGetter Returns a unique String object of a given precision.
RandomIdentifierFactory Factory for unique identifiers based on the Random Getter class.
UidGetter Returns a unique String object using the Uid() method.
UidIdentifierFactory Factory for Uid-based unique identifiers.