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

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