|
||||||||||
前 次 | フレームあり フレームなし |
PersistenceUnitInfoFactory を使用しているパッケージ | |
---|---|
org.seasar.framework.jpa.impl |
org.seasar.framework.jpa.impl での PersistenceUnitInfoFactory の使用 |
---|
PersistenceUnitInfoFactory を実装している org.seasar.framework.jpa.impl のクラス | |
---|---|
class |
PersistenceUnitInfoFactoryImpl
指定された META-INF/persistence.xml を読み込んで
永続ユニット情報 を作成するファクトリの実装クラスです。 |
PersistenceUnitInfoFactory として宣言されている org.seasar.framework.jpa.impl のフィールド | |
---|---|
protected PersistenceUnitInfoFactory |
PersistenceUnitInfoRegistryImpl.persistenceUnitInfoFactory
永続ユニット情報のファクトリ |
PersistenceUnitInfoFactory 型のパラメータを持つ org.seasar.framework.jpa.impl のメソッド | |
---|---|
void |
PersistenceUnitInfoRegistryImpl.setPersistenceUnitInfoFactory(PersistenceUnitInfoFactory persistenceUnitInfoFactory)
永続ユニット情報のファクトリを設定します。 |
|
||||||||||
前 次 | フレームあり フレームなし |