Project

General

Profile

« Previous | Next » 

Revision ae32f0d2

Added by Andreas Müller about 11 years ago

bugfix for picture import

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/io/algaterra/AlgaTerraPictureImport.java
191 191
			
192 192
			while (rs.next()){
193 193
				handleForeignKey(rs, taxonIdSet, "RIdentifier");
194
				handleForeignKey(rs, specimenIdSet, "FactFk");
194 195
			}
195 196
			
196 197
			//taxon map

Also available in: Unified diff