Package | Description |
---|---|
org.springframework.integration.jpa.core |
Provides core classes of the JPA module.
|
org.springframework.integration.jpa.support.parametersource |
Provides generic support for ParameterSources and ParameterSource Factories.
|
Modifier and Type | Method and Description |
---|---|
void |
JpaExecutor.setJpaParameters(List<JpaParameter> jpaParameters) |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionEvaluatingParameterSourceFactory.setParameters(List<JpaParameter> parameters)
Define the (optional) parameter values.
|
Copyright © 2018. All rights reserved.