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

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