您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
程序包 com.sh.wf.etl.sync.impl
package
com.sh.wf.etl.sync.impl
Related Packages
程序包
说明
com.sh.wf.etl.sync
类
类
说明
ETLSyncFullData
Description: 全表同步,会先删除原表的数据,然后再添加同步过来的数据
ETLSyncIncrement
Description: 增量同步,同步时间戳
ETLSyncIncrementDataByORAROWSCN
Description: 增量同步,同步ORA_ROWSCN 要求ORACLE 10g以上并且启用了ROWDEPENDENCIES
ETLSyncPKData
Description: 增量同步,按主键增量同步