public class ConvertSql extends ConvertBase
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
fieldSqlMap |
protected List<String> |
inputParams |
protected String |
sqlStr |
protected String |
tag |
| Constructor and Description |
|---|
ConvertSql() |
| Modifier and Type | Method and Description |
|---|---|
String |
doFunction(String aValue,
String aFunctionValue) |
int |
getDefError() |
void |
runFieldSql(String aTag,
String aSqlStr,
List<String> aParams) |
init, shutdownpublic void runFieldSql(String aTag, String aSqlStr, List<String> aParams) throws Exception
Exceptionpublic String doFunction(String aValue, String aFunctionValue) throws Exception
doFunction in interface MatchETLIntfdoFunction in class ConvertBaseExceptionpublic int getDefError()
getDefError in class ConvertBaseCopyright © 2020. All rights reserved.