Uses of Interface
org.springframework.jdbc.core.ParameterMapper

Packages that use ParameterMapper
Package
Description
Provides the core JDBC framework, based on JdbcTemplate and its associated callback interfaces and helper objects.
The classes in this package represent RDBMS queries, updates, and stored procedures as threadsafe, reusable objects.