インタフェース
org.seasar.framework.jpa.PersistenceUnitInfoFactory の使用

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)
          永続ユニット情報のファクトリを設定します。
 



Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.