Spring Integration

Package org.springframework.integration.jpa.support

Provides various support classes used across Spring Integration Jpa Components.

See:
          Description

Class Summary
JpaParameter Abstraction of Jpa parameters allowing to provide static parameters and SpEl Expression based parameters.
JpaUtils This Utility contains a sub-set of utility methods from the Spring Data JPA Project.
 

Enum Summary
OutboundGatewayType Indicates the mode of operation for the outbound Jpa Gateway.
PersistMode Indicates how entities shall be persisted to the underlying persistence store.
 

Package org.springframework.integration.jpa.support Description

Provides various support classes used across Spring Integration Jpa Components.


Spring Integration