org.kuali.common.jdbc.threads
Class SqlBucketContext

java.lang.Object
  extended by org.kuali.common.jdbc.threads.SqlBucketContext

Deprecated.

@Deprecated
public class SqlBucketContext
extends Object


Constructor Summary
SqlBucketContext()
          Deprecated.  
 
Method Summary
 SqlBucket getBucket()
          Deprecated.  
 JdbcContext getContext()
          Deprecated.  
 JdbcService getService()
          Deprecated.  
 void setBucket(SqlBucket bucket)
          Deprecated.  
 void setContext(JdbcContext context)
          Deprecated.  
 void setService(JdbcService service)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlBucketContext

public SqlBucketContext()
Deprecated. 
Method Detail

getBucket

public SqlBucket getBucket()
Deprecated. 

setBucket

public void setBucket(SqlBucket bucket)
Deprecated. 

getContext

public JdbcContext getContext()
Deprecated. 

setContext

public void setContext(JdbcContext context)
Deprecated. 

getService

public JdbcService getService()
Deprecated. 

setService

public void setService(JdbcService service)
Deprecated. 


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