Project

General

Profile

« Previous | Next » 

Revision 7fa325bc

Added by Andreas Müller about 6 years ago

ref #6241 change @date to @since

View differences:

cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/database/update/v31_33/ClassificationRootNodeUpdater.java
24 24
 * Creates empty root nodes for each classification. Replacing MN tables for classification root nodes.
25 25
 * For single use in {@link SchemaUpdater_33_331}
26 26
 * @author a.mueller
27
 * @date 15.12.2013
27
 \* @since 15.12.2013
28 28
 */
29 29
public class ClassificationRootNodeUpdater extends SchemaUpdaterStepBase {
30 30
	private static final Logger logger = Logger.getLogger(ClassificationRootNodeUpdater.class);

Also available in: Unified diff