|
||||||||||
前 次 | フレームあり フレームなし |
PostUpdateContext を使用しているパッケージ | |
---|---|
org.seasar.doma.jdbc.entity | エンティティに関するクラスやインタフェースを提供します。 |
org.seasar.doma.jdbc.entity での PostUpdateContext の使用 |
---|
PostUpdateContext 型のパラメータを持つ org.seasar.doma.jdbc.entity のメソッド | |
---|---|
void |
NullEntityListener.postUpdate(E entity,
PostUpdateContext<E> context)
|
void |
EntityType.postUpdate(E entity,
PostUpdateContext<E> context)
更新処理の後処理を行います。 |
void |
EntityListener.postUpdate(E entity,
PostUpdateContext<E> context)
更新処理の後処理を行います。 |
|
||||||||||
前 次 | フレームあり フレームなし |