|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.common.jdbc.threads.SqlBucketContext
@Deprecated public class SqlBucketContext
| 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 |
|---|
public SqlBucketContext()
| Method Detail |
|---|
public SqlBucket getBucket()
public void setBucket(SqlBucket bucket)
public JdbcContext getContext()
public void setContext(JdbcContext context)
public JdbcService getService()
public void setService(JdbcService service)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||