|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlExecutionContext | |
|---|---|
| org.kuali.common.jdbc.spring | |
| Uses of SqlExecutionContext in org.kuali.common.jdbc.spring |
|---|
| Methods in org.kuali.common.jdbc.spring that return SqlExecutionContext | |
|---|---|
SqlExecutionContext |
SqlConfigContext.getContext()
Deprecated. |
| Methods in org.kuali.common.jdbc.spring that return types with arguments of type SqlExecutionContext | |
|---|---|
static List<SqlExecutionContext> |
SqlConfigUtils.getSqlExecutionContexts(org.springframework.core.env.Environment env)
Deprecated. |
static List<SqlExecutionContext> |
SqlConfigUtils.getSqlExecutionContexts(List<String> propertyKeys)
Deprecated. |
| Methods in org.kuali.common.jdbc.spring with parameters of type SqlExecutionContext | |
|---|---|
void |
SqlConfigContext.setContext(SqlExecutionContext context)
Deprecated. |
| Constructors in org.kuali.common.jdbc.spring with parameters of type SqlExecutionContext | |
|---|---|
SqlConfigContext(org.springframework.core.env.Environment env,
SqlExecutionContext context,
JdbcCommonConfig jcc,
JdbcDataSourceConfig dsc)
Deprecated. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||