Uses of Class
org.springframework.jdbc.SQLWarningException
Package
Description
Provides the core JDBC framework, based on JdbcTemplate
and its associated callback interfaces and helper objects.
-
Uses of SQLWarningException in org.springframework.jdbc.core
Modifier and TypeMethodDescriptionprotected void
JdbcTemplate.handleWarnings
(SQLWarning warning) Throw an SQLWarningException if encountering an actual warning.