|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JdbcService | |
|---|---|
| org.kuali.common.jdbc | |
| org.kuali.common.jdbc.spring | |
| org.kuali.common.jdbc.threads | |
| Uses of JdbcService in org.kuali.common.jdbc |
|---|
| Classes in org.kuali.common.jdbc that implement JdbcService | |
|---|---|
class |
DefaultJdbcService
Deprecated. |
| Fields in org.kuali.common.jdbc declared as JdbcService | |
|---|---|
static JdbcService |
JdbcExecutable.DEFAULT_JDBC_SERVICE
Deprecated. |
| Methods in org.kuali.common.jdbc that return JdbcService | |
|---|---|
JdbcService |
ShowConfigExecutable.getService()
Deprecated. |
JdbcService |
JdbcExecutable.getService()
Deprecated. |
JdbcService |
ShowDbaConfigExecutable.getService()
Deprecated. |
| Methods in org.kuali.common.jdbc with parameters of type JdbcService | |
|---|---|
void |
ShowConfigExecutable.setService(JdbcService service)
Deprecated. |
void |
JdbcExecutable.setService(JdbcService service)
Deprecated. |
void |
ShowDbaConfigExecutable.setService(JdbcService service)
Deprecated. |
| Constructors in org.kuali.common.jdbc with parameters of type JdbcService | |
|---|---|
JdbcExecutable(JdbcService service,
JdbcContext context)
Deprecated. |
|
| Uses of JdbcService in org.kuali.common.jdbc.spring |
|---|
| Methods in org.kuali.common.jdbc.spring that return JdbcService | |
|---|---|
JdbcService |
JdbcCommonConfig.jdbcService()
Deprecated. |
| Uses of JdbcService in org.kuali.common.jdbc.threads |
|---|
| Methods in org.kuali.common.jdbc.threads that return JdbcService | |
|---|---|
JdbcService |
SqlBucketContext.getService()
Deprecated. |
| Methods in org.kuali.common.jdbc.threads with parameters of type JdbcService | |
|---|---|
void |
SqlBucketContext.setService(JdbcService service)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||