|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProgressContext | |
|---|---|
| org.kuali.common.jdbc | |
| org.kuali.common.jdbc.context | |
| Uses of ProgressContext in org.kuali.common.jdbc |
|---|
| Methods in org.kuali.common.jdbc that return ProgressContext | |
|---|---|
protected ProgressContext |
DefaultJdbcService.getProgressContext(SqlSourceExecutionContext context)
|
| Methods in org.kuali.common.jdbc with parameters of type ProgressContext | |
|---|---|
protected void |
DefaultJdbcService.afterExecuteSqlStatement(SqlSourceExecutionContext context,
long count,
ProgressContext pc)
|
protected void |
DefaultJdbcService.beforeExecuteSqlFromSource(SqlSourceExecutionContext context,
ProgressContext pc)
|
| Uses of ProgressContext in org.kuali.common.jdbc.context |
|---|
| Methods in org.kuali.common.jdbc.context that return ProgressContext | |
|---|---|
ProgressContext |
SqlSourceExecutionContext.getProgressContext()
|
| Methods in org.kuali.common.jdbc.context with parameters of type ProgressContext | |
|---|---|
void |
SqlSourceExecutionContext.setProgressContext(ProgressContext progressContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||