Class DBAddress

    • Method Detail

      • addProjection

        protected org.citydb.sqlbuilder.select.Select addProjection​(org.citydb.sqlbuilder.select.Select select,
                                                                    org.citydb.sqlbuilder.schema.Table table,
                                                                    java.lang.String prefix)
      • doExport

        protected org.citygml4j.model.citygml.core.AddressProperty doExport​(long addressId,
                                                                            java.lang.String prefix,
                                                                            java.util.List<org.citydb.sqlbuilder.schema.Table> adeHookTables,
                                                                            java.sql.ResultSet rs)
                                                                     throws CityGMLExportException,
                                                                            java.sql.SQLException
        Throws:
        CityGMLExportException
        java.sql.SQLException