Project

General

Profile

« Previous | Next » 

Revision a88578ce

Added by Andreas Müller almost 6 years ago

ref #6241 replaced @created by @since in cdmlib

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/common/mapping/DbIgnoreMapper.java
22 22
 * This mapper does not change any import object, but keeps the information that a database
23 23
 * attribute does not need to be mapped.
24 24
 * @author a.mueller
25
 * @created 25.02.2010
25
 * @since 25.02.2010
26 26
 * @version 1.0
27 27
 */
28 28
public class DbIgnoreMapper extends DbSingleAttributeImportMapperBase<DbImportStateBase<?,?>, CdmBase> {

Also available in: Unified diff