Serializable, VMapperConstantspublic class ValueMappersFactory extends SMYLDObject implements VMapperConstants
NEW_LINE, OS_NEW_LINEXML_ATT_ID, XML_ATT_KEY, XML_ATT_VALUE, XML_NODE_NAME_MAP, XML_NODE_NAME_MAPPING, XML_NODE_NAME_MAPPING_ROOT| Constructor | Description |
|---|---|
ValueMappersFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
ValueMapper |
Build(File ExternalXMLFile,
String mappingName) |
|
ValueMapper |
Build(String SourceXMLFileName,
String mappingName) |
|
ValueMapper |
Build(Connection conn,
String tableName,
String srcFieldName,
String destFieldName) |
|
IntValueMapper |
BuildIntMapper(File ExternalXMLFile,
String mappingName) |
|
IntValueMapper |
BuildIntMapper(String SourceXMLFileName,
String mappingName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic ValueMapper Build(String SourceXMLFileName, String mappingName) throws Exception
Exceptionpublic ValueMapper Build(Connection conn, String tableName, String srcFieldName, String destFieldName) throws Exception
Exceptionpublic ValueMapper Build(File ExternalXMLFile, String mappingName) throws Exception
Exceptionpublic IntValueMapper BuildIntMapper(String SourceXMLFileName, String mappingName) throws Exception
Exceptionpublic IntValueMapper BuildIntMapper(File ExternalXMLFile, String mappingName) throws Exception
ExceptionCopyright © 2019 SMYLD. All rights reserved.