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

java.lang.Object
  extended by org.deegree.feature.persistence.sql.jaxb.AbstractIDGeneratorType
      extended by org.deegree.feature.persistence.sql.jaxb.UUIDGenerator

public class UUIDGenerator
extends AbstractIDGeneratorType

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <extension base="{http://www.deegree.org/datasource/feature/sql}AbstractIDGeneratorType">
     </extension>
   </complexContent>
 </complexType>
 


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.