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

org.springframework.jca.support.package-info Maven / Gradle / Ivy

/**
 * Provides generic support classes for JCA usage within Spring,
 * mainly for local setup of a JCA ResourceAdapter and/or ConnectionFactory.
 */
@NonNullApi
@NonNullFields
package org.springframework.jca.support;

import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFields;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy