Uses of Package
org.springframework.jdbc.core

Package
Description
Provides the core JDBC framework, based on JdbcTemplate and its associated callback interfaces and helper objects.
Context metadata abstraction for the configuration and execution of table inserts and stored procedure calls.
JdbcTemplate variant with named parameter support.
Simplification layer for table inserts and stored procedure calls.
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 integrating the Spring TestContext Framework with JUnit 4.12 or higher.
Support classes for integrating the Spring TestContext Framework with TestNG.
Support classes for tests based on JDBC.