Class ZOsPlatform
java.lang.Object
io.debezium.connector.db2.platform.ZOsPlatform
- All Implemented Interfaces:
Db2PlatformAdapter
Implementation details for z/OS
- Author:
- Jiri Pechanec
-
Field Details
-
getMaxLsn
-
getAllChangesForTable
-
getListOfCdcEnabledTables
-
getListOfNewCdcEnabledTables
-
-
Constructor Details
-
ZOsPlatform
-
-
Method Details
-
getMaxLsnQuery
- Specified by:
getMaxLsnQueryin interfaceDb2PlatformAdapter
-
getAllChangesForTableQuery
- Specified by:
getAllChangesForTableQueryin interfaceDb2PlatformAdapter
-
getListOfCdcEnabledTablesQuery
- Specified by:
getListOfCdcEnabledTablesQueryin interfaceDb2PlatformAdapter
-
getListOfNewCdcEnabledTablesQuery
- Specified by:
getListOfNewCdcEnabledTablesQueryin interfaceDb2PlatformAdapter
-