JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
G
I
J
L
M
N
P
R
S
T
U
V
J
JournalExecutor
- Class in
com.dsf.dbxtract.cdc.journal
This class is specialized on journal-based change-data-capture.
JournalExecutor(String, String, JournalHandler, Source)
- Constructor for class com.dsf.dbxtract.cdc.journal.
JournalExecutor
JournalHandler
- Interface in
com.dsf.dbxtract.cdc.journal
Interface to be implemented by capture executors.
JournalStrategy
- Enum in
com.dsf.dbxtract.cdc.journal
There are two ways for control what has been already captured: DELETE = imported data is removed from journal table WINDOW = DB-Xtract keeps record of last window id, without changing journal data
A
B
C
D
E
G
I
J
L
M
N
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes