Uses of Package
org.springframework.jdbc.support

Package
Description
Provides the core JDBC framework, based on JdbcTemplate and its associated callback interfaces and helper objects.
JdbcTemplate variant with named parameter support.
Simplification layer for common JDBC interactions.
Classes supporting the org.springframework.jdbc.core package.
The classes in this package represent RDBMS queries, updates, and stored procedures as threadsafe, reusable objects.
Support classes for the JDBC framework, used by the classes in the jdbc.core and jdbc.object packages.
Abstraction for handling fields of SQLXML data type.
Package providing integration of Hibernate 5.x with Spring concepts.
Support classes for adapting to specific JPA vendors.