|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Thread
|
+--org.apache.struts.action.Tcr
|
+--org.apache.struts.webapp.example.oracle.SelectSchema.TimeConsumingRequest
| Field Summary | |
(package private) java.lang.String |
schema
|
(package private) java.util.ArrayList |
tables
|
| Fields inherited from class org.apache.struts.action.Tcr |
form, name, notDoneYet, path |
| Fields inherited from class java.lang.Thread |
contextClassLoader, daemon, eetop, group, inheritableThreadLocals, inheritedAccessControlContext, MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY, priority, single_step, stillborn, stopThreadPermission, target, threadInitNumber, threadLocals, threadQ |
| Constructor Summary | |
(package private) |
SelectSchema.TimeConsumingRequest(TcrForm form)
|
| Method Summary | |
protected void |
copyTo(TcrForm form)
|
void |
run()
|
| Methods inherited from class org.apache.struts.action.Tcr |
done, getFormName, getPath, isWorking, setFormName, setPath |
| Methods inherited from class java.lang.Thread |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
java.lang.String schema
java.util.ArrayList tables
| Constructor Detail |
SelectSchema.TimeConsumingRequest(TcrForm form)
| Method Detail |
public void run()
run in class java.lang.Threadprotected void copyTo(TcrForm form)
copyTo in class Tcr
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||