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

org.springframework.jdbc.support.nativejdbc.package-info Maven / Gradle / Ivy

There is a newer version: 6.1.6
Show newest version
/**
 * Provides a mechanism for extracting native implementations of JDBC
 * interfaces from wrapper objects that got returned from connection pools.
 *
 * 

Can be used independently, for example in custom JDBC access code. */ package org.springframework.jdbc.support.nativejdbc;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy