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



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