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.dslSubclasses with type arguments of type JpaOutboundGateway in org.springframework.integration.jpa.dslModifier and TypeClassDescriptionclassJpaBaseOutboundEndpointSpec<S extends JpaBaseOutboundEndpointSpec<S>>The baseMessageHandlerSpecfor JPA Outbound endpoints.
- 
Uses of JpaOutboundGateway in org.springframework.integration.jpa.outboundSubclasses with type arguments of type JpaOutboundGateway in org.springframework.integration.jpa.outboundModifier and TypeClassDescriptionclassTheJpaOutboundGatewayFactoryBeancreates instances of theJpaOutboundGateway.Methods in org.springframework.integration.jpa.outbound that return JpaOutboundGatewayModifier and TypeMethodDescriptionprotected JpaOutboundGatewayJpaOutboundGatewayFactoryBean.createHandler()