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

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

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

PostInsertContext 型のパラメータを持つ org.seasar.doma.jdbc.entity のメソッド
 void NullEntityListener.postInsert(E entity, PostInsertContext<E> context)
           
 void EntityType.postInsert(E entity, PostInsertContext<E> context)
          挿入処理の後処理を行います。
 void EntityListener.postInsert(E entity, PostInsertContext<E> context)
          挿入処理の後処理を行います。
 



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