Class DBGeneralization

  • All Implemented Interfaces:
    DBExporter

    public class DBGeneralization
    extends java.lang.Object
    implements DBExporter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void addBatch​(long generalizesToId, org.citygml4j.model.citygml.core.AbstractCityObject cityObject)  
      void close()  
      protected void executeBatch()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DBGeneralization

        public DBGeneralization​(java.sql.Connection connection,
                                CityGMLExportManager exporter)