Project

General

Profile

« Previous | Next » 

Revision ab4cc1fb

Added by Andreas Müller about 14 years ago

some refactoring in the IO classes

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/common/ResultSetPartitioner.java
117 117
	
118 118

  
119 119
	/**
120
	 * Import the whole partition of an input stream by starting a transaction, getting the related objects
121
	 * stored in the destination, invoke the IOs partition handling and commit the transaction
120 122
	 * @param partitionedIO
121 123
	 */
122 124
	public void doPartition(IPartitionedIO partitionedIO, STATE state) {

Also available in: Unified diff