| Package | Description |
|---|---|
| org.springframework.integration.jdbc |
Root package of the Spring Integration JDBC module, which contains various
JDBC and Stored Procedure/Function supporting components.
|
| org.springframework.integration.jdbc.config |
Contains parser classes for the JDBC namespace support.
|
| org.springframework.integration.jdbc.lock | |
| org.springframework.integration.jdbc.metadata |
Contains JDBC implementation of MetadataStore
|
| org.springframework.integration.jdbc.store |
Provides JDBC-backed Message Store implementations.
|
| org.springframework.integration.jdbc.store.channel |
Provides support classes for the JdbcChannelMessageStore.
|
| org.springframework.integration.jdbc.storedproc |
Provides Stored Procedure/Function supporting classes.
|