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

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

public class ShowSchemas
extends TcrAction

Fill out the list of the database schema names from the java.sql.DatabaseMetaData object.

Author:
Alec Missine

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

Constructor Detail

ShowSchemas

public ShowSchemas()
Method Detail

newTcr

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


Copyright © 2000-2002 - Apache Software Foundation