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/out/DbTextDataMapper.java
22 22
/**
23 23
 * Maps text data to a database string field. (Only handles one language)
24 24
 * @author a.mueller
25
 * @created 06.02.2012
25
 * @since 06.02.2012
26 26
 * @version 1.0
27 27
 */
28 28
public class DbTextDataMapper extends DbSingleAttributeExportMapperBase<DbExportStateBase<?, IExportTransformer>> implements IDbExportMapper<DbExportStateBase<?, IExportTransformer>, IExportTransformer>{

Also available in: Unified diff