Uses of Class
org.kuali.common.jdbc.threads.SqlBucketContext

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

Uses of SqlBucketContext in org.kuali.common.jdbc
 

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

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

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

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



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