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

PreUpdateContext を使用しているパッケージ
org.seasar.doma.jdbc.entity エンティティに関するクラスやインタフェースを提供します。 
 

org.seasar.doma.jdbc.entity での PreUpdateContext の使用
 

PreUpdateContext 型のパラメータを持つ org.seasar.doma.jdbc.entity のメソッド
 void EntityType.preUpdate(E entity, PreUpdateContext context)
          更新処理の前処理を行います。
 void EntityListener.preUpdate(E entity, PreUpdateContext context)
          更新処理の前処理を行います。
 void NullEntityListener.preUpdate(Object entity, PreUpdateContext context)
           
 



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