Uses of Class
org.springframework.jdbc.core.SqlParameter

Packages that use SqlParameter
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 common JDBC interactions.
The classes in this package represent RDBMS queries, updates, and stored procedures as threadsafe, reusable objects.