インタフェース
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 EntityType.postUpdate(E entity, PostUpdateContext context)
          更新処理の後処理を行います。
 void EntityListener.postUpdate(E entity, PostUpdateContext context)
          更新処理の後処理を行います。
 void NullEntityListener.postUpdate(Object entity, PostUpdateContext context)
           
 



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