org.eobjects.metamodel.intercept
Interface RowUpdationInterceptor

All Superinterfaces:
Interceptor<RowUpdationBuilder>
All Known Implementing Classes:
ConvertedRowUpdationInterceptor

public interface RowUpdationInterceptor
extends Interceptor<RowUpdationBuilder>

An Interceptor for RowUpdationBuilder, allowing for interception of "update table" operations before they are executed.

Author:
Kasper Sørensen

Method Summary
 
Methods inherited from interface org.eobjects.metamodel.intercept.Interceptor
intercept
 



Copyright © 2007-2013. All Rights Reserved.