|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.etaxonomy.cdm.io.common.mapping.CdmMapperBase
eu.etaxonomy.cdm.io.common.mapping.CdmAttributeMapperBase
eu.etaxonomy.cdm.io.common.mapping.CdmSingleAttributeMapperBase
eu.etaxonomy.cdm.io.common.mapping.DbSingleAttributeImportMapperBase<DbImportStateBase<?,?>,CdmBase>
eu.etaxonomy.cdm.io.common.mapping.DbImportObjectMapper
public class DbImportObjectMapper
| Field Summary |
|---|
| Fields inherited from class eu.etaxonomy.cdm.io.common.mapping.DbSingleAttributeImportMapperBase |
|---|
destinationMethod, ignore, importMapperHelper, obligatory, targetClass |
| Fields inherited from class eu.etaxonomy.cdm.io.common.mapping.CdmSingleAttributeMapperBase |
|---|
defaultValue |
| Constructor Summary | |
|---|---|
protected |
DbImportObjectMapper(String dbAttributString,
String cdmAttributeString,
String relatedObjectNamespace)
|
| Method Summary | |
|---|---|
Class |
getTypeClass()
|
protected Object |
getValue(ResultSet rs)
|
static DbImportObjectMapper |
NewInstance(String dbAttributString,
String cdmAttributeString,
String relatedObjectNamespace)
|
| Methods inherited from class eu.etaxonomy.cdm.io.common.mapping.DbSingleAttributeImportMapperBase |
|---|
checkDbColumnExists, doInvoke, getDbColumnIntegerInfo, getDbValue, getState, getStringDbValue, getTableName, getTargetClass, initialize, invoke |
| Methods inherited from class eu.etaxonomy.cdm.io.common.mapping.CdmSingleAttributeMapperBase |
|---|
getDestinationAttribute, getDestinationAttributeList, getDestinationAttributes, getSourceAttribute, getSourceAttributeList, getSourceAttributes |
| 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 |
| Constructor Detail |
|---|
protected DbImportObjectMapper(String dbAttributString,
String cdmAttributeString,
String relatedObjectNamespace)
dbAttributString - cdmAttributeString - | Method Detail |
|---|
public static DbImportObjectMapper NewInstance(String dbAttributString,
String cdmAttributeString,
String relatedObjectNamespace)
protected Object getValue(ResultSet rs)
throws SQLException
getValue in class DbSingleAttributeImportMapperBase<DbImportStateBase<?,?>,CdmBase>SQLExceptionpublic Class getTypeClass()
getTypeClass in class CdmSingleAttributeMapperBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||