@TargetSE(valueSE=TYPESE) @RetentionSE(valueSE=RUNTIMESE) public @interface PersistenceContexts
PersistenceContext
アノテーションを宣言します。これは、コンテナー管理のエンティティマネージャーの永続コンテキストへの依存関係を表すために使用されます。PersistenceContext
修飾子と型 | 必須要素と説明 |
---|---|
PersistenceContext[] | value (必須)1 つ以上の PersistenceContext アノテーション。 |
public abstract PersistenceContext[] value
PersistenceContext
アノテーション。Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.