eu.etaxonomy.cdm.io.berlinModel.out
Class BerlinModelExportMapping
java.lang.Object
eu.etaxonomy.cdm.io.common.mapping.CdmIoMapping
eu.etaxonomy.cdm.io.berlinModel.out.BerlinModelExportMapping
- Direct Known Subclasses:
- CollectionExportMapping
public class BerlinModelExportMapping
- extends CdmIoMapping
- Version:
- 1.0
- Author:
- a.mueller
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BerlinModelExportMapping
public BerlinModelExportMapping(String tableName)
initialize
public boolean initialize(BerlinModelExportState state)
throws SQLException
- Throws:
SQLException
invoke
public boolean invoke(CdmBase cdmBase)
throws SQLException
- Throws:
SQLException
addCollectionMapping
public void addCollectionMapping(CollectionExportMapping collectionMapping)
prepareStatement
protected String prepareStatement()
getDbTableName
public String getDbTableName()
- Returns:
- the berlinModelTableName
setDbTableName
public void setDbTableName(String dbTableName)
- Parameters:
berlinModelTableName - the berlinModelTableName to set
getPreparedStatement
protected PreparedStatement getPreparedStatement()
- Returns:
- the preparedStatement
setPreparedStatement
protected void setPreparedStatement(PreparedStatement preparedStatement)
- Parameters:
preparedStatement - the preparedStatement to set
getAttributeMapperList
protected List<CdmAttributeMapperBase> getAttributeMapperList()
Copyright © 2007-2011 EDIT. All Rights Reserved.