Package org.apache.cayenne.intercept

Class Summary
DataChannelCallbackInterceptor Implements JPA-compliant "PreUpdate", "PostUpdate", "PostPersist", "PostRemove", "PostLoad" callbacks for the DataChannel operations.
DataChannelDecorator A helper DataChannel implementation that passes all requests to the underlying decorated channel for execution.
ObjectContextCallbackInterceptor Implements JPA-compliant "PrePersist", "PreRemove" callbacks for the ObjectContext operations.
ObjectContextDecorator A pass-through decorator of an ObjectContext.
 



Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.