インタフェース
org.seasar.doma.jdbc.entity.PostUpdateContext の使用

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)
          更新処理の後処理を行います。
 



Copyright © 2009-2014 The Seasar Foundation. All Rights Reserved.