Package org.springframework.integration.jdbc.store
Provides JDBC-backed Message Store implementations.
-
Class Summary Class Description JdbcChannelMessageStore Channel-specific implementation ofMessageGroupStore
using a relational database via JDBC.JdbcMessageStore Implementation ofMessageStore
using a relational database via JDBC.