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

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

public class AutoIdGenerator
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
AutoIdGenerator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoIdGenerator

public AutoIdGenerator()


Copyright © 2011. All Rights Reserved.