Package org.springframework.integration.jpa.config.xml
Provides parser classes to provide Xml namespace support for the Jpa components.
-
Class Summary Class Description AbstractJpaOutboundGatewayParser The Abstract Parser for the JPA Outbound Gateways.JpaInboundChannelAdapterParser The JPA Inbound Channel adapter parserJpaNamespaceHandler The namespace handler for the JPA namespaceJpaOutboundChannelAdapterParser The parser for JPA outbound channel adapterJpaParserUtils Contains various utility methods for parsing JPA Adapter specific namespace elements and generation the respectiveBeanDefinition
s.RetrievingJpaOutboundGatewayParser The Parser for the Retrieving Jpa Outbound Gateway.UpdatingJpaOutboundGatewayParser The Parser for Updating JPA Outbound Gateway.