Class Hierarchy
- java.lang.Object
- org.springframework.integration.store.AbstractBatchingMessageGroupStore (implements org.springframework.integration.store.BasicMessageGroupStore)
- org.springframework.integration.store.AbstractMessageGroupStore (implements java.lang.Iterable<T>, org.springframework.integration.store.MessageGroupStore)
- org.springframework.integration.jdbc.store.JdbcMessageStore (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.integration.store.MessageStore)
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.integration.config.xml.AbstractChannelAdapterParser
- org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
- org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
- org.springframework.integration.config.xml.AbstractConsumerEndpointParser
- org.springframework.integration.jdbc.config.JdbcMessageStoreParser
- org.springframework.integration.jdbc.store.channel.AbstractChannelMessageStoreQueryProvider (implements org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider)
- org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.jdbc.ExpressionEvaluatingSqlParameterSourceFactory (implements org.springframework.integration.jdbc.SqlParameterSourceFactory)
- org.springframework.integration.jdbc.BeanPropertySqlParameterSourceFactory (implements org.springframework.integration.jdbc.SqlParameterSourceFactory)
- org.springframework.integration.jdbc.store.channel.ChannelMessageStorePreparedStatementSetter
- org.springframework.integration.jdbc.lock.DefaultLockRepository (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.jdbc.lock.LockRepository, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.channel.AbstractMessageChannel (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.messaging.support.InterceptableChannel, org.springframework.messaging.MessageChannel, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.channel.AbstractSubscribableChannel (implements org.springframework.messaging.SubscribableChannel, org.springframework.integration.support.management.SubscribableChannelManagement)
- org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
- org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
- org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.integration.jdbc.JdbcMessageHandler
- org.springframework.integration.jdbc.StoredProcMessageHandler
- org.springframework.integration.jdbc.store.JdbcChannelMessageStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.store.PriorityCapableChannelMessageStore)
- org.springframework.integration.jdbc.lock.JdbcLockRegistry (implements org.springframework.integration.support.locks.ExpirableLockRegistry, org.springframework.integration.support.locks.RenewableLockRegistry)
- org.springframework.integration.jdbc.metadata.JdbcMetadataStore (implements org.springframework.integration.metadata.ConcurrentMetadataStore, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.jdbc.store.channel.MessageRowMapper (implements org.springframework.jdbc.core.RowMapper<T>)
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
- org.springframework.integration.jdbc.channel.PostgresChannelMessageTableSubscriber (implements org.springframework.context.SmartLifecycle)
- org.springframework.integration.jdbc.storedproc.ProcedureParameter
- org.springframework.integration.jdbc.StoredProcExecutor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.jdbc.config.StoredProcParserUtils