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

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