/[projects]/dao/FuldDaekningWorker/src/dk/daoas/fulddaekning/LookupMain.java
ViewVC logotype

Diff of /dao/FuldDaekningWorker/src/dk/daoas/fulddaekning/LookupMain.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2590 by torben, Sun Jun 14 15:15:00 2015 UTC revision 2591 by torben, Sun Jun 14 16:42:08 2015 UTC
# Line 76  public class LookupMain { Line 76  public class LookupMain {
76                                    
77                  Database db = new Database(conf);                  Database db = new Database(conf);
78                  Adresse ikkeDaekkede[] = db.hentAlleIkkedaekkedeAdresser(consts.getMinPostnr(), consts.getMaxPostnr() );                  Adresse ikkeDaekkede[] = db.hentAlleIkkedaekkedeAdresser(consts.getMinPostnr(), consts.getMaxPostnr() );
79                    logger.info("Antal ikke-daekkede: " + ikkeDaekkede.length);
80                                    
81                  boolean testRun= false;                  boolean testRun= false;
82                                    

Legend:
Removed from v.2590  
changed lines
  Added in v.2591

  ViewVC Help
Powered by ViewVC 1.1.20