org.deegree.feature.persistence.sql.id
Class UUIDGenerator

java.lang.Object
  extended by org.deegree.feature.persistence.sql.id.UUIDGenerator
All Implemented Interfaces:
IDGenerator

public class UUIDGenerator
extends Object
implements IDGenerator

IDGenerator that generates new identifiers using the UUID algorithm.

Version:
$Revision: $, $Date: $
Author:
Markus Schneider, last edited by: $Author: markus $

Constructor Summary
UUIDGenerator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UUIDGenerator

public UUIDGenerator()


Copyright © 2011. All Rights Reserved.