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

Packages that use JdbcOperations
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.
Support classes for tests based on JDBC.