C D E F G M O R S T V

G

getAgg() - Method in class seniorproj.DependentVar
Retrieve the dependent variable's aggregate function.
getAlias() - Method in class seniorproj.DependentVar
Retrieve the dependent variable's alias.
getColumn() - Method in class seniorproj.DependentVar
Retrieve the dependent variable's column.
getColumns(String) - Static method in class seniorproj.DBConnect
Retrieves the columns for a given table name.
getFlag() - Method in class seniorproj.DependentVar
Retrieve the dependent variable's flag.
getLength() - Method in class seniorproj.Column
Retrieve the Column's length.
getName() - Method in class seniorproj.Column
Retrieve the Column's name.
getName() - Method in class seniorproj.DataSet
Retrieves the dataset name for the user.
getNames() - Method in class seniorproj.DataSet
Retrieves the table names for the user.
getPrec() - Method in class seniorproj.Column
Retrieve the Column's precision.
getScale() - Method in class seniorproj.Column
Retrieve the Column's scale.
getTableNames() - Static method in class seniorproj.DBConnect
Retrieves all of the tables available to the user from his/her account.
getTname() - Method in class seniorproj.Column
Retrieve the Column's tablename.
getType() - Method in class seniorproj.Column
Retrieve the Column's type.

C D E F G M O R S T V