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