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.integration.store.MessageStore)
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
    • 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.jdbc.BeanPropertySqlParameterSourceFactory (implements org.springframework.integration.jdbc.SqlParameterSourceFactory)
    • org.springframework.integration.jdbc.store.channel.ChannelMessageStorePreparedStatementSetter
    • org.springframework.integration.jdbc.lock.DefaultLockRepository (implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.jdbc.lock.LockRepository)
    • 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.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.storedproc.ProcedureParameter
    • org.springframework.integration.jdbc.StoredProcExecutor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
    • org.springframework.integration.jdbc.config.StoredProcParserUtils

Interface Hierarchy

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)