/[projects]/dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseCoverageUpdate.java
ViewVC logotype

Log of /dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseCoverageUpdate.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 3111 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 9 09:26:55 2016 UTC (7 years, 8 months ago) by torben
File length: 8465 byte(s)
Diff to previous 3035
Forbered til at dbkBane kan indeholde bogstaver

Revision 3035 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 2 17:50:14 2016 UTC (8 years ago) by torben
File length: 8365 byte(s)
Diff to previous 3033
Don't load queries as a static

Revision 3033 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 2 06:38:24 2016 UTC (8 years ago) by torben
File length: 8391 byte(s)
Diff to previous 3025
rename sql.properties -> sql.xml

Revision 3025 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 27 18:19:53 2016 UTC (8 years ago) by torben
File length: 8398 byte(s)
Diff to previous 3024
Externalize queries

Revision 3024 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 26 19:34:14 2016 UTC (8 years ago) by torben
File length: 10070 byte(s)
Diff to previous 3023
Don't swallow SQL Exceptions in DB layer, but let it propogate up to the task

Revision 3023 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 26 18:57:25 2016 UTC (8 years ago) by torben
File length: 10011 byte(s)
Diff to previous 3018
Use batch inserts with on duplicate key update, in order to speedup updates

Revision 3018 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 25 08:44:37 2016 UTC (8 years ago) by torben
File length: 8762 byte(s)
Diff to previous 3003
Use JDBC batch for updating database records

Revision 3003 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 19 12:36:31 2016 UTC (8 years ago) by torben
File length: 8677 byte(s)
Diff to previous 2950
First working edition of a dawa version

Revision 2950 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 16 09:40:51 2016 UTC (8 years, 3 months ago) by torben
File length: 8259 byte(s)
Diff to previous 2949
Cleanup TODO:

Revision 2949 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 16 09:38:13 2016 UTC (8 years, 3 months ago) by torben
File length: 8328 byte(s)
Diff to previous 2946
Cleanup TODO:

Revision 2946 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 13 13:16:34 2016 UTC (8 years, 3 months ago) by torben
File length: 8364 byte(s)
Copied from: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseLayerImplementation.java revision 2945
Diff to previous 2937
Rename database implementations so they hare named after their corresponding areas/functions

Revision 2937 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 12 22:30:30 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseLayerImplementation.java
File length: 8369 byte(s)
Diff to previous 2905
PMD

Revision 2905 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 3 19:02:38 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseLayerImplementation.java
File length: 8387 byte(s)
Diff to previous 2903
More use of logger

Revision 2903 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 3 18:45:33 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseLayerImplementation.java
File length: 8382 byte(s)
Diff to previous 2898
Implement logging system

Switch task to rest/jersey

Revision 2898 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 1 09:09:31 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseLayerImplementation.java
File length: 8330 byte(s)
Diff to previous 2876
Cleanup

Revision 2876 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 28 22:14:42 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseLayerImplementation.java
File length: 8325 byte(s)
Diff to previous 2853
Implement creation of new addresses

Revision 2853 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 27 11:44:12 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseLayerImplementation.java
File length: 6133 byte(s)
Diff to previous 2847
Update changed timestamp when writing to DB

Revision 2847 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 26 11:48:37 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseLayerImplementation.java
File length: 6103 byte(s)
Diff to previous 2845
Prevent double visits of same address

Add management of DBKbane

Revision 2845 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 26 08:21:22 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseLayerImplementation.java
File length: 6035 byte(s)
Diff to previous 2844
Correct bug so we only update those that really was changed

Add comment about maintainance of DBKbane

Revision 2844 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 25 21:43:59 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseLayerImplementation.java
File length: 5886 byte(s)
Diff to previous 2840
Implemented AdressManager.visitRange()

Added AddressSource.validate() to let manager do a pre-validation before loading data from DB

Added support for DAO

Make Task and webpage show error messages

Revision 2840 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 25 10:25:22 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseLayerImplementation.java
File length: 5886 byte(s)
Diff to previous 2838
Add some TODO:'s

Revision 2838 - (view) (download) (annotate) - [select for diffs]
Added Sun Jan 24 21:48:55 2016 UTC (8 years, 3 months ago) by torben
Original Path: dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/db/DatabaseLayerImplementation.java
File length: 5702 byte(s)
Add first working edition

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.20