ナビゲーションリンクをスキップ
Spring Framework
ホーム
概要
パッケージ
クラス
使用
ツリー
非推奨
インデックス
ヘルプ
検索:
クラスの使用
org.springframework.dao.DataIntegrityViolationException
DataIntegrityViolationException
を使用するパッケージ
パッケージ
説明
org.springframework.dao
使用中のデータアクセスアプローチに依存しない高度なエラー処理を可能にする例外階層。
org.springframework.dao
内の
DataIntegrityViolationException
使用
org.springframework.dao
内の
DataIntegrityViolationException
サブクラス
修飾子と型
クラス
説明
class
DuplicateKeyException
データを挿入または更新しようとすると、主キーまたは一意性制約に違反した場合にスローされる例外。