ナビゲーションリンクをスキップ
ホーム
概要
クラス
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Data
Core
org.springframework.data.annotation
不変
コンテンツ
説明
サイドバーを隠す
サイドバーを表示
アノテーションインターフェース Immutable
@Target
SE
(
TYPE
SE
)
@Retention
SE
(
RUNTIME
SE
)
public @interface
Immutable
クラスが不変の方法で設計されていることを示す永続エンティティのアノテーション。
導入:
2.1
作成者:
Oliver Gierke