|
||||||||||
前 次 | フレームあり フレームなし |
OpenJPAEntityDesc を使用しているパッケージ | |
---|---|
org.seasar.openjpa.unit | OpenJPA用のorg.seasar.framework.jpa.unit API実装を提供します。 |
org.seasar.openjpa.unit での OpenJPAEntityDesc の使用 |
---|
OpenJPAEntityDesc 型の型パラメータを持つ org.seasar.openjpa.unit のフィールド | |
---|---|
protected Map<Class<?>,OpenJPAEntityDesc> |
OpenJPAEntityCollectionReader.entityDescs
Entityクラスと対応するEntityDescのMap |
OpenJPAEntityDesc を返す org.seasar.openjpa.unit のメソッド | |
---|---|
protected OpenJPAEntityDesc |
OpenJPAEntityReader.getEntityDesc()
OpenJPAEntityDescオブジェクトを返します。 |
protected OpenJPAEntityDesc |
OpenJPAEntityCollectionReader.getEntityDesc()
|
protected OpenJPAEntityDesc |
OpenJPAEntityReaderProvider.getEntityDesc(Class<?> entityClass)
指定したentityClassに対応するOpenJPAEntityDescオブジェクトを返します。 |
OpenJPAEntityDesc 型のパラメータを持つ org.seasar.openjpa.unit のコンストラクタ | |
---|---|
OpenJPAEntityReader(Object entity,
OpenJPAEntityDesc entityDesc)
コンストラクタ |
Constructor parameters in org.seasar.openjpa.unit with type arguments of type OpenJPAEntityDesc | |
---|---|
OpenJPAEntityCollectionReader(Collection<?> entities,
Map<Class<?>,OpenJPAEntityDesc> entityDescs)
コンストラクタ |
|
||||||||||
前 次 | フレームあり フレームなし |