Package org.springframework.integration.jpa.support


package org.springframework.integration.jpa.support
Provides various support classes used across Spring Integration Jpa Components.
  • Class
    Description
    Abstraction of Jpa parameters allowing to provide static parameters and SpEl Expression based parameters.
    This Utility contains a sub-set of utility methods from the Spring Data JPA Project.
    Indicates the mode of operation for the outbound Jpa Gateway.
    Indicates how entities shall be persisted to the underlying persistence store.