|
||||||||||
前 次 | フレームあり フレームなし |
DestroyMethod を使用しているパッケージ | |
---|---|
org.seasar.framework.jpa.impl | JPAと連携するための実装クラスを提供します。 |
org.seasar.framework.unit.impl | S2コンテナと連動するテスト機能の実装クラスを提供します。 |
org.seasar.framework.jpa.impl での DestroyMethod の使用 |
---|
Methods in org.seasar.framework.jpa.impl with annotations of type DestroyMethod | |
---|---|
void |
PersistenceUnitManagerImpl.close()
永続ユニットマネージャをクローズします。 |
void |
DummyEntityManagerDialect.destroy()
このインスタンスを破棄します。 |
org.seasar.framework.unit.impl での DestroyMethod の使用 |
---|
Methods in org.seasar.framework.unit.impl with annotations of type DestroyMethod | |
---|---|
void |
SimpleInternalTestContext.destroy()
このコンポーネントを破棄します。 |
void |
InternalTestContextImpl.destroy()
|
|
||||||||||
前 次 | フレームあり フレームなし |