Uses of Interface
org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
Package
Description
Provides JDBC-backed Message Store implementations.
Provides support classes for the JdbcChannelMessageStore.
-
Uses of ChannelMessageStoreQueryProvider in org.springframework.integration.jdbc.store
Modifier and TypeMethodDescriptionvoid
JdbcChannelMessageStore.setChannelMessageStoreQueryProvider
(ChannelMessageStoreQueryProvider channelMessageStoreQueryProvider) Set the database specificChannelMessageStoreQueryProvider
to use. -
Uses of ChannelMessageStoreQueryProvider in org.springframework.integration.jdbc.store.channel
Modifier and TypeClassDescriptionclass
class
class
class
class
Contains Oracle-specific queries for theJdbcChannelMessageStore
.class
class
Channel message store query provider for Microsoft SQL Server / Azure SQL database.