comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WQKmsFactory.java @ 1886:6f047a407f84

Removed dead ';' from empty bodies. flys-artifacts/trunk@3245 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 13 Nov 2011 15:29:18 +0000
parents 853cd2120d69
children 5642a83420f2
comparison
equal deleted inserted replaced
1885:110dd067bb8f 1886:6f047a407f84
38 "WHERE wst_id = :wst_id AND position = :column_pos"; 38 "WHERE wst_id = :wst_id AND position = :column_pos";
39 39
40 40
41 /** Hidden constructor, use static methods instead. */ 41 /** Hidden constructor, use static methods instead. */
42 private WQKmsFactory() { 42 private WQKmsFactory() {
43 ;
44 } 43 }
45 44
46 45
47 /** 46 /**
48 * Get WKms for given column and wst_id, caring about the cache. 47 * Get WKms for given column and wst_id, caring about the cache.

http://dive4elements.wald.intevation.org