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