Hierarchy For Package org.springframework.integration.jdbc.dsl
Class Hierarchy
- java.lang.Object
- org.springframework.integration.dsl.IntegrationComponentSpec<S,
T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle) - org.springframework.integration.dsl.MessageHandlerSpec<S,
H> - org.springframework.integration.jdbc.dsl.JdbcOutboundChannelAdapterSpec
- org.springframework.integration.jdbc.dsl.JdbcOutboundGatewaySpec
- org.springframework.integration.jdbc.dsl.JdbcStoredProcOutboundChannelAdapterSpec (implements org.springframework.integration.dsl.ComponentsRegistration)
- org.springframework.integration.jdbc.dsl.JdbcStoredProcOutboundGatewaySpec (implements org.springframework.integration.dsl.ComponentsRegistration)
- org.springframework.integration.dsl.MessageSourceSpec<S,
H> - org.springframework.integration.jdbc.dsl.JdbcInboundChannelAdapterSpec
- org.springframework.integration.jdbc.dsl.JdbcStoredProcInboundChannelAdapterSpec (implements org.springframework.integration.dsl.ComponentsRegistration)
- org.springframework.integration.jdbc.dsl.StoredProcExecutorSpec
- org.springframework.integration.dsl.MessageHandlerSpec<S,
- org.springframework.integration.jdbc.dsl.Jdbc
- org.springframework.integration.dsl.IntegrationComponentSpec<S,