类 DiffTable
java.lang.Object
com.gdxsoft.easyweb.define.database.DiffTable
-
构造器详细资料
-
DiffTable
public DiffTable()
-
-
方法详细资料
-
getFLen
public int getFLen() -
getTLen
public int getTLen() -
getDes
-
getSql
-
isExists
public boolean isExists() -
isSameFields
public boolean isSameFields()字段一致- 返回:
-
isSamePk
public boolean isSamePk()主键一致- 返回:
-
isSame
public boolean isSame()一致- 返回:
-
getCode
-
getFTable
- 返回:
- the _FTable
-
setFTable
- 参数:
table- the _FTable to set
-
getTTable
- 返回:
- the _TTable
-
setTTable
- 参数:
table- the _TTable to set
-
getDName
- 返回:
- the _Name
-
setName
- 参数:
name- the _Name to set
-
getDType
- 返回:
- the _Type
-
setDType
- 参数:
type- the _Type to set
-