Uses of Interface
org.springframework.integration.jdbc.channel.PgConnectionSupplier
Package
Description
Provides a message channel-specific JDBC API.
-
Uses of PgConnectionSupplier in org.springframework.integration.jdbc.channel
ModifierConstructorDescriptionPostgresChannelMessageTableSubscriber
(PgConnectionSupplier connectionSupplier) Create a new subscriber using theJdbcChannelMessageStore.DEFAULT_TABLE_PREFIX
.PostgresChannelMessageTableSubscriber
(PgConnectionSupplier connectionSupplier, String tablePrefix) Create a new subscriber.