Uses of Interface
org.springframework.jdbc.support.KeyHolder

Packages that use KeyHolder
Package
Description
Provides the core JDBC framework, based on JdbcTemplate and its associated callback interfaces and helper objects.
JdbcTemplate variant with named parameter support.
Simplification layer for common JDBC interactions.
The classes in this package represent RDBMS queries, updates, and stored procedures as threadsafe, reusable objects.
Support classes for the JDBC framework, used by the classes in the jdbc.core and jdbc.object packages.