Uses of Interface
org.apache.cayenne.DataChannelFilterChain

Packages that use DataChannelFilterChain
org.apache.cayenne Contains persistence APIs directly accessible by users. 
 

Uses of DataChannelFilterChain in org.apache.cayenne
 

Methods in org.apache.cayenne with parameters of type DataChannelFilterChain
 QueryResponse DataChannelFilter.onQuery(ObjectContext originatingContext, Query query, DataChannelFilterChain filterChain)
           
 GraphDiff DataChannelFilter.onSync(ObjectContext originatingContext, GraphDiff changes, int syncType, DataChannelFilterChain filterChain)
           
 



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