Skip navigation links
Spring Framework

Package org.springframework.jdbc.support.nativejdbc

Provides a mechanism for extracting native implementations of JDBC interfaces from wrapper objects that got returned from connection pools.

See: Description

Package org.springframework.jdbc.support.nativejdbc Description

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.

Skip navigation links
Spring Framework