| Package | Description |
|---|---|
| org.springframework.integration.jdbc.store |
Provides JDBC-backed Message Store implementations.
|
| org.springframework.integration.jdbc.store.channel |
Provides support classes for the JdbcChannelMessageStore.
|
| Class and Description |
|---|
| ChannelMessageStoreQueryProvider
Common interface used in order to configure the
JdbcChannelMessageStore to provide database-specific queries. |
| MessageRowMapper
Convenience class to be used to unpack a
Message from a result set
row. |
| Class and Description |
|---|
| AbstractChannelMessageStoreQueryProvider |
| ChannelMessageStoreQueryProvider
Common interface used in order to configure the
JdbcChannelMessageStore to provide database-specific queries. |
Copyright © 2016. All rights reserved.