JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.integration.jdbc.metadata
@NullMarked
package
org.springframework.integration.jdbc.metadata
Contains JDBC implementation of MetadataStore
Related Packages
Package
Description
org.springframework.integration.jdbc
Root package of the Spring Integration JDBC module, which contains various JDBC and Stored Procedure/Function supporting components.
Classes
Class
Description
JdbcMetadataStore
Implementation of
ConcurrentMetadataStore
using a relational database via JDBC.