Uses of Interface
org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
Packages that use ChannelMessageStoreQueryProvider
Package
Description
Provides JDBC-backed Message Store implementations.
Provides support classes for the JdbcChannelMessageStore.
-
Uses of ChannelMessageStoreQueryProvider in org.springframework.integration.jdbc.store
Methods in org.springframework.integration.jdbc.store with parameters of type ChannelMessageStoreQueryProviderModifier and TypeMethodDescriptionvoidJdbcChannelMessageStore.setChannelMessageStoreQueryProvider(ChannelMessageStoreQueryProvider channelMessageStoreQueryProvider) Set the database specificChannelMessageStoreQueryProviderto use. -
Uses of ChannelMessageStoreQueryProvider in org.springframework.integration.jdbc.store.channel
Classes in org.springframework.integration.jdbc.store.channel that implement ChannelMessageStoreQueryProviderModifier and TypeClassDescriptionclassclassclassclassclassclassContains Oracle-specific queries for theJdbcChannelMessageStore.classclassChannel message store query provider for Microsoft SQL Server / Azure SQL database.