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

org.springframework.jdbc.core.package-info Maven / Gradle / Ivy

/**
 * Provides the core JDBC framework, based on JdbcTemplate
 * and its associated callback interfaces and helper objects.
 */
@NonNullApi
@NonNullFields
package org.springframework.jdbc.core;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy