Package org.springframework.integration.jdbc.channel
package org.springframework.integration.jdbc.channel
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
.AnAbstractSubscribableChannel
for receiving push notifications for messages send to a group id of aJdbcChannelMessageStore
.