Package | Description |
---|---|
org.springframework.integration.jpa.core |
Provides core classes of the JPA module.
|
org.springframework.integration.jpa.outbound |
Provides Spring Integration components for doing outbound operations.
|
org.springframework.integration.jpa.support |
Provides various support classes used across Spring Integration Jpa Components.
|
org.springframework.integration.jpa.support.parametersource |
Provides generic support for ParameterSources and ParameterSource Factories.
|
Class and Description |
---|
JpaParameter
Abstraction of Jpa parameters allowing to provide static parameters
and SpEl Expression based parameters.
|
PersistMode
Indicates how entities shall be persisted to the underlying persistence store.
|
Class and Description |
---|
OutboundGatewayType
Indicates the mode of operation for the outbound Jpa Gateway.
|
Class and Description |
---|
OutboundGatewayType
Indicates the mode of operation for the outbound Jpa Gateway.
|
PersistMode
Indicates how entities shall be persisted to the underlying persistence store.
|
Class and Description |
---|
JpaParameter
Abstraction of Jpa parameters allowing to provide static parameters
and SpEl Expression based parameters.
|
Copyright © 2016. All rights reserved.