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

Packages that use PreparedStatementCallback
Package
Description
Provides the core JDBC framework, based on JdbcTemplate and its associated callback interfaces and helper objects.
JdbcTemplate variant with named parameter support.
Classes supporting the org.springframework.jdbc.core package.