eu.etaxonomy.cdm.io.berlinModel.out.mapper
Class CreatedAndNotesMapper

java.lang.Object
  extended by eu.etaxonomy.cdm.io.common.mapping.CdmAttributeMapperBase
      extended by eu.etaxonomy.cdm.io.common.mapping.MultipleAttributeMapperBase<DbSingleAttributeExportMapperBase<DbExportStateBase<?>>>
          extended by eu.etaxonomy.cdm.io.berlinModel.out.mapper.CreatedAndNotesMapper
All Implemented Interfaces:
IDbExportMapper<DbExportStateBase<?>>

public class CreatedAndNotesMapper
extends MultipleAttributeMapperBase<DbSingleAttributeExportMapperBase<DbExportStateBase<?>>>
implements IDbExportMapper<DbExportStateBase<?>>

Version:
1.0
Author:
a.mueller

Field Summary
 
Fields inherited from class eu.etaxonomy.cdm.io.common.mapping.MultipleAttributeMapperBase
singleMappers
 
Method Summary
 void initialize(PreparedStatement stmt, IndexCounter index, DbExportStateBase<?> state, String tableName)
           
 boolean invoke(CdmBase cdmBase)
           
static CreatedAndNotesMapper NewInstance()
           
static CreatedAndNotesMapper NewInstance(boolean withUpdate)
           
 
Methods inherited from class eu.etaxonomy.cdm.io.common.mapping.MultipleAttributeMapperBase
getDestinationAttributeList, getDestinationAttributes, getSourceAttributeList, getSourceAttributes, getStringDbValue
 
Methods inherited from class eu.etaxonomy.cdm.io.common.mapping.CdmAttributeMapperBase
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

NewInstance

public static CreatedAndNotesMapper NewInstance()

NewInstance

public static CreatedAndNotesMapper NewInstance(boolean withUpdate)

initialize

public void initialize(PreparedStatement stmt,
                       IndexCounter index,
                       DbExportStateBase<?> state,
                       String tableName)
Specified by:
initialize in interface IDbExportMapper<DbExportStateBase<?>>

invoke

public boolean invoke(CdmBase cdmBase)
               throws SQLException
Specified by:
invoke in interface IDbExportMapper<DbExportStateBase<?>>
Throws:
SQLException


Copyright © 2007-2011 EDIT. All Rights Reserved.