Mercurial > dive4elements > gnv-client
diff gnv-artifacts/doc/conf/queries.properties @ 1033:35c442410738
Added a comment after implementing cache cleaner
gnv-artifacts/trunk@1073 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Hans Plum <hans.plum@intevation.de> |
---|---|
date | Fri, 07 May 2010 06:50:47 +0000 |
parents | 3fbabd4803d7 |
children | da4306683186 |
line wrap: on
line diff
--- a/gnv-artifacts/doc/conf/queries.properties Thu May 06 09:12:45 2010 +0000 +++ b/gnv-artifacts/doc/conf/queries.properties Fri May 07 06:50:47 2010 +0000 @@ -1402,7 +1402,13 @@ where f_table_schema = '?' and \ f_table_name = '?' and \ f_geometry_column='SHAPE' - + + +############################################# +############################################# +###### Sync of cache after DB updates ####### +############################################# +############################################# updated_tables = SELECT FULLTABLENAME \ FROM MEDIAN.LASTUPDATED \ - WHERE LASTUPDATE >= to_date('?', 'YYYY.MM.DD HH24:MI:SS') \ No newline at end of file + WHERE LASTUPDATE >= to_date('?', 'YYYY.MM.DD HH24:MI:SS')