|
||||||||||
前 次 | フレームあり フレームなし |
InitMethod を使用しているパッケージ | |
---|---|
org.seasar.extension.jdbc.meta | S2JDBC用のメタデータを扱うための実装を提供します。 |
org.seasar.framework.jpa.autodetector | JPAで管理すべきクラスやファイルを自動検出するためのクラスを提供します。 |
org.seasar.framework.jpa.impl | JPAと連携するための実装クラスを提供します。 |
org.seasar.framework.unit.impl | S2コンテナと連動するテスト機能の実装クラスを提供します。 |
org.seasar.extension.jdbc.meta での InitMethod の使用 |
---|
Methods in org.seasar.extension.jdbc.meta with annotations of type InitMethod | |
---|---|
void |
EntityMetaFactoryImpl.initialize()
初期化を行ないます。 |
org.seasar.framework.jpa.autodetector での InitMethod の使用 |
---|
Methods in org.seasar.framework.jpa.autodetector with annotations of type InitMethod | |
---|---|
void |
PersistenceClassAutoDetector.init()
このインスタンスを初期化します。 |
void |
MappingFileAutoDetector.init()
このインスタンスを初期化します。 |
org.seasar.framework.jpa.impl での InitMethod の使用 |
---|
Methods in org.seasar.framework.jpa.impl with annotations of type InitMethod | |
---|---|
void |
DummyEntityManagerDialect.initialize()
このインスタンスを初期化します。 |
void |
PersistenceUnitInfoRegistryImpl.load()
永続ユニット情報をロードします。 |
void |
PersistenceUnitManagerImpl.open()
永続ユニットマネージャをオープンします。 |
org.seasar.framework.unit.impl での InitMethod の使用 |
---|
Methods in org.seasar.framework.unit.impl with annotations of type InitMethod | |
---|---|
void |
SimpleInternalTestContext.init()
このコンポーネントを初期化します。 |
void |
InternalTestContextImpl.init()
|
void |
ConventionTestIntrospector.init()
初期化メソッド |
|
||||||||||
前 次 | フレームあり フレームなし |