public abstract class SQLTranformImpl extends Object implements SQLTranform
Constructor and Description |
---|
SQLTranformImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getSourceDbType() |
String |
getTargetDbType() |
public String getSourceDbType()
getSourceDbType
in interface SQLTranform
public String getTargetDbType()
getTargetDbType
in interface SQLTranform
Copyright © 2013–2017 Alibaba Group. All rights reserved.