org.apache.struts.webapp.example.oracle
Class SelectSchema

org.apache.struts.action.TcrAction
  |
  +--org.apache.struts.webapp.example.oracle.SelectSchema

public class SelectSchema
extends TcrAction

Fill out the list of database tables for the selected database schema from the java.sql.DatabaseMetaData object.

Author:
Alec Missine

Inner Class Summary
(package private) static class SelectSchema.TimeConsumingRequest
           
 
Constructor Summary
SelectSchema()
           
 
Method Summary
protected  Tcr newTcr(TcrForm form)
           
 
Methods inherited from class org.apache.struts.action.TcrAction
perform, scavenge
 

Constructor Detail

SelectSchema

public SelectSchema()
Method Detail

newTcr

protected Tcr newTcr(TcrForm form)
Overrides:
newTcr in class TcrAction


Copyright © 2000-2002 - Apache Software Foundation