Revision 27672 branches/v2_0_0_prep/libraries/libFMap_daldb/src/org/gvsig/fmap/dal/store/postgesql/PostgreSQLUtils.java

View differences:

PostgreSQLUtils.java
108 108

  
109 109
		} catch (java.sql.SQLException e) {
110 110
			throw new ReadException("", e); // FIXME exception
111
		} finally {
112

  
111 113
		}
112 114

  
113 115
	}

Also available in: Unified diff