Uses of Package
org.springframework.integration.jdbc.inbound
Packages that use org.springframework.integration.jdbc.inbound
Package
Description
Root package of the Spring Integration JDBC module, which contains various
JDBC and Stored Procedure/Function supporting components.
Java DSL classes for JDBC module.
-
Classes in org.springframework.integration.jdbc.inbound used by org.springframework.integration.jdbcClassDescriptionA polling channel adapter that creates messages from the payload returned by executing a select query.A polling channel adapter that creates messages from the payload returned by executing a stored procedure or Sql function.
-
Classes in org.springframework.integration.jdbc.inbound used by org.springframework.integration.jdbc.dslClassDescriptionA polling channel adapter that creates messages from the payload returned by executing a select query.A polling channel adapter that creates messages from the payload returned by executing a stored procedure or Sql function.