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

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

public class SelectTable
extends TcrAction

Fill out the lists of column names and rows for the selected database table.

Author:
Alec Missine

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

Constructor Detail

SelectTable

public SelectTable()
Method Detail

newTcr

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


Copyright © 2000-2002 - Apache Software Foundation