org.kuali.common.jdbc.model.context
Class SqlBucketContext
java.lang.Object
org.kuali.common.jdbc.model.context.SqlBucketContext
public final class SqlBucketContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SqlBucketContext
public SqlBucketContext(SqlBucket bucket,
JdbcContext context,
JdbcService service)
getBucket
public SqlBucket getBucket()
getContext
public JdbcContext getContext()
getService
public JdbcService getService()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.