Uses of Class
org.springframework.integration.jpa.outbound.JpaOutboundGateway
Packages that use JpaOutboundGateway
Package
Description
Provides JPA Components support for Java DSL.
Provides Spring Integration components for doing outbound operations.
-
Uses of JpaOutboundGateway in org.springframework.integration.jpa.dsl
Subclasses with type arguments of type JpaOutboundGateway in org.springframework.integration.jpa.dslModifier and TypeClassDescriptionclass
JpaBaseOutboundEndpointSpec<S extends JpaBaseOutboundEndpointSpec<S>>
The baseMessageHandlerSpec
for JPA Outbound endpoints. -
Uses of JpaOutboundGateway in org.springframework.integration.jpa.outbound
Subclasses with type arguments of type JpaOutboundGateway in org.springframework.integration.jpa.outboundModifier and TypeClassDescriptionclass
TheJpaOutboundGatewayFactoryBean
creates instances of theJpaOutboundGateway
.Methods in org.springframework.integration.jpa.outbound that return JpaOutboundGatewayModifier and TypeMethodDescriptionprotected JpaOutboundGateway
JpaOutboundGatewayFactoryBean.createHandler()