Uses of Class
org.kuali.common.jdbc.model.context.SqlBucketContext

Packages that use SqlBucketContext
org.kuali.common.jdbc.service   
 

Uses of SqlBucketContext in org.kuali.common.jdbc.service
 

Methods in org.kuali.common.jdbc.service that return types with arguments of type SqlBucketContext
protected  List<SqlBucketContext> DefaultJdbcService.getSqlBucketContexts(List<SqlBucket> buckets, JdbcContext context, SqlListener listener)
           
 

Methods in org.kuali.common.jdbc.service with parameters of type SqlBucketContext
 void SqlBucketHandler.handleElement(org.kuali.common.threads.ListIteratorContext<SqlBucketContext> context, int index, SqlBucketContext element)
           
 

Method parameters in org.kuali.common.jdbc.service with type arguments of type SqlBucketContext
 void SqlBucketHandler.handleElement(org.kuali.common.threads.ListIteratorContext<SqlBucketContext> context, int index, SqlBucketContext element)
           
 



Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.