JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.integration.jpa.config.xml
,
org.springframework.integration.jpa.core
,
org.springframework.integration.jpa.inbound
,
org.springframework.integration.jpa.outbound
,
org.springframework.integration.jpa.support
,
org.springframework.integration.jpa.support.parametersource
Class Hierarchy
java.lang.Object
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.jpa.config.xml.
JpaOutboundChannelAdapterParser
org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
org.springframework.integration.jpa.config.xml.
JpaInboundChannelAdapterParser
org.springframework.integration.config.xml.AbstractConsumerEndpointParser
org.springframework.integration.jpa.config.xml.
AbstractJpaOutboundGatewayParser
org.springframework.integration.jpa.config.xml.
RetrievingJpaOutboundGatewayParser
org.springframework.integration.jpa.config.xml.
UpdatingJpaOutboundGatewayParser
org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.integration.jpa.outbound.
JpaOutboundGatewayFactoryBean
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.integration.jpa.config.xml.
JpaNamespaceHandler
org.springframework.integration.jpa.support.parametersource.
BeanPropertyParameterSource
(implements org.springframework.integration.jpa.support.parametersource.
ParameterSource
)
org.springframework.integration.jpa.support.parametersource.
BeanPropertyParameterSourceFactory
(implements org.springframework.integration.jpa.support.parametersource.
ParameterSourceFactory
)
org.springframework.integration.jpa.core.
DefaultJpaOperations
org.springframework.integration.jpa.support.parametersource.
ExpressionEvaluatingParameterSourceFactory
(implements org.springframework.integration.jpa.support.parametersource.
ParameterSourceFactory
)
org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
org.springframework.integration.handler.AbstractMessageHandler (implements org.springframework.messaging.MessageHandler, org.springframework.integration.context.Orderable, org.springframework.integration.history.TrackableComponent)
org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.core.MessageProducer)
org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
org.springframework.integration.jpa.outbound.
JpaOutboundGateway
org.springframework.integration.jpa.inbound.
JpaPollingChannelAdapter
(implements org.springframework.integration.core.MessageSource<T>)
org.springframework.integration.jpa.core.
JpaExecutor
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.expression.IntegrationEvaluationContextAware)
org.springframework.integration.jpa.support.
JpaParameter
org.springframework.integration.jpa.config.xml.
JpaParserUtils
org.springframework.integration.jpa.support.
JpaUtils
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.springframework.integration.jpa.core.
JpaOperationFailedException
Interface Hierarchy
org.springframework.integration.jpa.core.
JpaOperations
org.springframework.integration.jpa.support.parametersource.
ParameterSource
org.springframework.integration.jpa.support.parametersource.
PositionSupportingParameterSource
org.springframework.integration.jpa.support.parametersource.
ParameterSourceFactory
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.springframework.integration.jpa.support.
PersistMode
org.springframework.integration.jpa.support.
OutboundGatewayType
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes