Hierarchy For Package org.springframework.integration.jdbc.store

Package Hierarchies:

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.integration.jdbc.store.JdbcChannelMessageStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.store.PriorityCapableChannelMessageStore)