All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.integration.jpa.support.parametersource.package-info Maven / Gradle / Ivy

There is a newer version: 6.3.2
Show newest version
/**
 * Provides generic support for ParameterSources and ParameterSource Factories.
 * This classes are modeled after the equivalent classes in the JDBC Module. However,
 * the provided classes here do not have any SQL or JPA specific dependencies.
 */
package org.springframework.integration.jpa.support.parametersource;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy