JdbcStreamState
Encapsulates database-specific transient state for a particular stream.
Implementations should be thread-safe.
Inheritors
Properties
Link copied to clipboard
Value to use as upper bound for the cursor column.
Link copied to clipboard
Same as fetchSize, but falls back to a default value.
Link copied to clipboard
The transient state shared by all partitions. Includes global resources.
Link copied to clipboard
StreamFeedBootstrap instance passed to the JdbcPartitionsCreatorFactory instance which created this object.