Serialized Form


Package jdbcadmin.web.forms

Class jdbcadmin.web.forms.ActionForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

typeAction

java.lang.String typeAction
Action type

Class jdbcadmin.web.forms.ConnectionForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

driverName

java.lang.String driverName
Driver class name


url

java.lang.String url
JDBC Url


userName

java.lang.String userName
User name


userPassword

java.lang.String userPassword
User password


jndiName

java.lang.String jndiName
JNDI name of the data source


driverJar

org.apache.struts.upload.FormFile driverJar
Datat of the driver jar file

Class jdbcadmin.web.forms.OtherDataForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

direction

java.lang.String direction
Browsing direction

Class jdbcadmin.web.forms.SelectSchemaForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

schema

java.lang.String schema
Name of the schema

Class jdbcadmin.web.forms.SelectTableForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

table

java.lang.String table
Name of the table



Copyright © 2004-2005 Norsys. All Rights Reserved.