Uses of Package
org.springframework.integration.jdbc.store.channel
Packages that use org.springframework.integration.jdbc.store.channel
Package
Description
Provides JDBC-backed Message Store implementations.
Provides support classes for the JdbcChannelMessageStore.
- 
Classes in org.springframework.integration.jdbc.store.channel used by org.springframework.integration.jdbc.storeClassDescriptionCallback to be used with theJdbcChannelMessageStore.Common interface used in order to configure theJdbcChannelMessageStoreto provide database-specific queries.Convenience class to be used to unpack aMessagefrom a result set row.
- 
Classes in org.springframework.integration.jdbc.store.channel used by org.springframework.integration.jdbc.store.channelClassDescriptionCommon interface used in order to configure theJdbcChannelMessageStoreto provide database-specific queries.