Uses of Class
org.springframework.jdbc.support.JdbcAccessor
Package
Description
Provides the core JDBC framework, based on JdbcTemplate
and its associated callback interfaces and helper objects.
-
Uses of JdbcAccessor in org.springframework.jdbc.core
Modifier and TypeClassDescriptionclass
This is the central delegate in the JDBC core package. It can be used directly for many data access purposes, supporting any kind of JDBC operation.