|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 必須 | オプション | 詳細: 要素 | |||||||||
@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface PersistenceContext
| 任意要素の概要 | |
|---|---|
String |
name
|
PersistenceProperty[] |
properties
|
PersistenceContextType |
type
|
String |
unitName
|
public abstract String name
public abstract String unitName
public abstract PersistenceContextType type
public abstract PersistenceProperty[] properties
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 必須 | オプション | 詳細: 要素 | |||||||||