Uses of Package
org.springframework.integration.jdbc.channel
Package
Description
Provides a message channel-specific JDBC API.
-
ClassDescriptionA connection supplier for a
PgConnection
to a Postgres database that is to be used for aPostgresChannelMessageTableSubscriber
.A subscriber for new messages being received by a Postgres database via aJdbcChannelMessageStore
.A subscription to aPostgresChannelMessageTableSubscriber
for receiving push notifications for new messages that are added to aJdbcChannelMessageStore
.