Package org.springframework.integration.jpa.support

Provides various support classes used across Spring Integration Jpa Components.
  • Class Summary 
    Class Description
    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 
    Enum Description
    OutboundGatewayType
    Indicates the mode of operation for the outbound Jpa Gateway.
    PersistMode
    Indicates how entities shall be persisted to the underlying persistence store.