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

Packages that use PreparedStatementSetter
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.