クラスの使用
org.springframework.jdbc.SQLWarningException
SQLWarningException を使用するパッケージ
org.springframework.jdbc.core 内の SQLWarningException 使用
SQLWarningException をスローする org.springframework.jdbc.core のメソッド修飾子と型メソッド説明protected void
JdbcTemplate.handleWarnings
(SQLWarningSE warning) 実際の警告が発生した場合は、SQLWarningException
をスローします。protected void
JdbcTemplate.handleWarnings
(StatementSE stmt) 指定された JDBC ステートメントに警告がある場合は、それを処理します。