Uses of Interface
com.triactive.jdo.store.mapping.PostWriteProcessing

Packages that use PostWriteProcessing
com.triactive.jdo.store.mapping   
 

Uses of PostWriteProcessing in com.triactive.jdo.store.mapping
 

Subinterfaces of PostWriteProcessing in com.triactive.jdo.store.mapping
 interface PostInsertProcessing
          A column mapping that performs additional tasks after a new row has been inserted in the database.
 interface PostUpdateProcessing
          A column mapping that performs additional tasks after a row has been updated in the database.
 

Classes in com.triactive.jdo.store.mapping that implement PostWriteProcessing
 class OracleBlobMapping
           
 class OracleClobMapping
           
 



Copyright © 2001-2007 The TJDO Project All Rights Reserved.