A B C D E F G H I L M N O P R S T U V W

A

addColumn(Column) - Method in class net.sourceforge.sql2java.Table
 
addForeignKey(Column) - Method in class net.sourceforge.sql2java.Column
 
addForeignKey(Column) - Method in class net.sourceforge.sql2java.Table
 
addImportedKey(Column) - Method in class net.sourceforge.sql2java.Column
 
addImportedKey(Column) - Method in class net.sourceforge.sql2java.Table
 
addInColumn(Column) - Method in class net.sourceforge.sql2java.Procedure
 
addIndex(Index) - Method in class net.sourceforge.sql2java.Table
 
addIndexColumn(IndexColumn) - Method in class net.sourceforge.sql2java.Index
 
addInOutColumn(Column) - Method in class net.sourceforge.sql2java.Procedure
 
addOutColumn(Column) - Method in class net.sourceforge.sql2java.Procedure
 
addPrimaryKey(Column) - Method in class net.sourceforge.sql2java.Table
 
addProcedure(Procedure) - Method in class net.sourceforge.sql2java.Table
 
asActionClass() - Method in class net.sourceforge.sql2java.Table
 
asActionTestClass() - Method in class net.sourceforge.sql2java.Table
 
asBeanClass() - Method in class net.sourceforge.sql2java.Table
 
asCacheClass() - Method in class net.sourceforge.sql2java.Table
 
asClass(String) - Method in class net.sourceforge.sql2java.Table
 
asComparatorClass() - Method in class net.sourceforge.sql2java.Table
 
asControllerClass() - Method in class net.sourceforge.sql2java.Table
 
asControllerTestClass() - Method in class net.sourceforge.sql2java.Table
 
asCoreClass() - Method in class net.sourceforge.sql2java.Table
 
asDAOClass() - Method in class net.sourceforge.sql2java.Table
 
asDAOHibernateClass() - Method in class net.sourceforge.sql2java.Table
 
asDAOTestClass() - Method in class net.sourceforge.sql2java.Table
 
asExceptionClass() - Method in class net.sourceforge.sql2java.Table
 
asFactoryClass() - Method in class net.sourceforge.sql2java.Table
 
asFormControllerClass() - Method in class net.sourceforge.sql2java.Table
 
asFormControllerTestClass() - Method in class net.sourceforge.sql2java.Table
 
asHibernateManagerClass() - Method in class net.sourceforge.sql2java.Table
 
asHttpFactoryClass() - Method in class net.sourceforge.sql2java.Table
 
asIteratorClass() - Method in class net.sourceforge.sql2java.Table
 
asListenerClass() - Method in class net.sourceforge.sql2java.Table
 
asManagerClass() - Method in class net.sourceforge.sql2java.Table
 
asManagerImplClass() - Method in class net.sourceforge.sql2java.Table
 
asManagerTestClass() - Method in class net.sourceforge.sql2java.Table
 
asModelClass() - Method in class net.sourceforge.sql2java.Table
 
asPKClass() - Method in class net.sourceforge.sql2java.Table
 
asRelationnalBeanClass() - Method in class net.sourceforge.sql2java.Table
 
asRendererClass() - Method in class net.sourceforge.sql2java.Table
 
asTblClass() - Method in class net.sourceforge.sql2java.Table
 
asWidgetClass() - Method in class net.sourceforge.sql2java.Table
 
asWidgetFactoryClass() - Method in class net.sourceforge.sql2java.Table
 
authorizeFile(String, String) - Static method in class net.sourceforge.sql2java.CodeWriter
is this file to be processed or not ?
authorizeProcess(String, String, String) - Static method in class net.sourceforge.sql2java.CodeWriter
check the value for include & exclude lists defined in the config file

B

basePackage - Static variable in class net.sourceforge.sql2java.CodeWriter
 

C

checkDatabase() - Method in class net.sourceforge.sql2java.CodeWriter
 
checkTable(Table) - Method in class net.sourceforge.sql2java.CodeWriter
 
classPrefix - Static variable in class net.sourceforge.sql2java.CodeWriter
 
clone() - Method in class net.sourceforge.sql2java.Column
 
CodeWriter - Class in net.sourceforge.sql2java
 
CodeWriter(Database, Properties) - Constructor for class net.sourceforge.sql2java.CodeWriter
The Default Constructor
Column - Class in net.sourceforge.sql2java
 
Column() - Constructor for class net.sourceforge.sql2java.Column
 
columnFor(String) - Method in class net.sourceforge.sql2java.Column
is this column described to be in the given type ?
ConfigHelper - Class in net.sourceforge.sql2java
 
ConfigHelper() - Constructor for class net.sourceforge.sql2java.ConfigHelper
 
convertClass(String, String) - Static method in class net.sourceforge.sql2java.StringUtilities
 
convertClass(Table, String) - Static method in class net.sourceforge.sql2java.StringUtilities
 
convertName(String) - Method in class net.sourceforge.sql2java.Column
 
convertName(Column) - Method in class net.sourceforge.sql2java.Column
 
convertName() - Method in class net.sourceforge.sql2java.Column
 
convertName(String, boolean) - Static method in class net.sourceforge.sql2java.StringUtilities
Converts name into a more Java-ish style name.
convertName(String) - Method in class net.sourceforge.sql2java.Table
 
countColumns() - Method in class net.sourceforge.sql2java.Table
 
countForeignKeys() - Method in class net.sourceforge.sql2java.Column
 
countForeignKeys() - Method in class net.sourceforge.sql2java.Table
 
countForeignTables() - Method in class net.sourceforge.sql2java.Table
 
countImportedKeys() - Method in class net.sourceforge.sql2java.Column
 
countImportedKeys() - Method in class net.sourceforge.sql2java.Table
 
countImportedTables() - Method in class net.sourceforge.sql2java.Table
 
countLinkedTables() - Method in class net.sourceforge.sql2java.Table
 
countManyToManyTables() - Method in class net.sourceforge.sql2java.Table
 
countPrimaryKeys() - Method in class net.sourceforge.sql2java.Table
 
countProcedures() - Method in class net.sourceforge.sql2java.Table
 
current_vc - Variable in class net.sourceforge.sql2java.CodeWriter
 

D

Database - Class in net.sourceforge.sql2java
 
Database() - Constructor for class net.sourceforge.sql2java.Database
 
dateClassName - Static variable in class net.sourceforge.sql2java.CodeWriter
 
db - Static variable in class net.sourceforge.sql2java.CodeWriter
 
destDir - Static variable in class net.sourceforge.sql2java.CodeWriter
 

E

escape(String) - Static method in class net.sourceforge.sql2java.StringUtilities
 
escape(Column) - Static method in class net.sourceforge.sql2java.StringUtilities
 
excludeHash - Static variable in class net.sourceforge.sql2java.CodeWriter
 
execute() - Method in class net.sourceforge.sql2java.ant.GenerationTask
 
execute() - Method in class net.sourceforge.sql2java.ant.SchemaCheckTask
 
execute() - Method in class net.sourceforge.sql2java.ant.TableGenerationTask
 
execute() - Method in class net.sourceforge.sql2java.ant.UtilsGenerationTask
 

F

folderContainsPattern(String, String[]) - Static method in class net.sourceforge.sql2java.CodeWriter
 

G

GenerationTask - Class in net.sourceforge.sql2java.ant
 
GenerationTask() - Constructor for class net.sourceforge.sql2java.ant.GenerationTask
 
getActiveConnections() - Method in class net.sourceforge.sql2java.Database
 
getAllPackages() - Method in class net.sourceforge.sql2java.Database
 
getBlock(String) - Method in class net.sourceforge.sql2java.UserCodeParser
Returns the comment+code block associated with this name.
getBlockNames() - Method in class net.sourceforge.sql2java.UserCodeParser
Returns an array of the block names parsed in the existing file.
getCatalog() - Method in class net.sourceforge.sql2java.Column
 
getCatalog() - Method in class net.sourceforge.sql2java.Database
 
getCatalog() - Method in class net.sourceforge.sql2java.Table
 
getCheckingType() - Method in class net.sourceforge.sql2java.Column
 
getClassPrefix() - Method in class net.sourceforge.sql2java.CodeWriter
 
getColumn(String) - Method in class net.sourceforge.sql2java.Table
 
getColumnProperty(String, String, String) - Static method in class net.sourceforge.sql2java.ConfigHelper
 
getColumns() - Method in class net.sourceforge.sql2java.Procedure
 
getColumns() - Method in class net.sourceforge.sql2java.Table
 
getColumnsCount() - Method in class net.sourceforge.sql2java.Procedure
 
getColumnsFor(String) - Method in class net.sourceforge.sql2java.Table
 
getConstName() - Method in class net.sourceforge.sql2java.Column
 
getDb() - Method in class net.sourceforge.sql2java.CodeWriter
Public accessor for db
getDecimalDigits() - Method in class net.sourceforge.sql2java.Column
 
getDefaultIncludeFor(String) - Method in class net.sourceforge.sql2java.Column
some columns with certain names should be by default discarded such as timestamp, optimistic, id and so on ...
getDefaultRules() - Method in class net.sourceforge.sql2java.Column
 
getDefaultValue() - Method in class net.sourceforge.sql2java.Column
 
getDefaultWidget() - Method in class net.sourceforge.sql2java.Column
 
getDriver() - Method in class net.sourceforge.sql2java.Database
 
getEngine() - Method in class net.sourceforge.sql2java.Database
 
getExplodedString(String) - Static method in class net.sourceforge.sql2java.CodeWriter
 
getFilename() - Method in class net.sourceforge.sql2java.UserCodeParser
Returns the filename associated with this parser.
getFilterCondition() - Method in class net.sourceforge.sql2java.IndexColumn
 
getFirstColumn() - Method in class net.sourceforge.sql2java.Table
 
getForeignColumn() - Method in class net.sourceforge.sql2java.Column
 
getForeignKeyFor(Table) - Method in class net.sourceforge.sql2java.Table
Return the imported key pointing to the passed table.
getForeignKeyGetMethod(String) - Method in class net.sourceforge.sql2java.Column
 
getForeignKeyInitializedMethod() - Method in class net.sourceforge.sql2java.Column
 
getForeignKeyInitializedVarName() - Method in class net.sourceforge.sql2java.Column
 
getForeignKeyModifiedMethod(String) - Method in class net.sourceforge.sql2java.Column
 
getForeignKeyModifiedVarName() - Method in class net.sourceforge.sql2java.Column
 
getForeignKeys() - Method in class net.sourceforge.sql2java.Column
 
getForeignKeys() - Method in class net.sourceforge.sql2java.Table
 
getForeignKeySetMethod(String) - Method in class net.sourceforge.sql2java.Column
 
getForeignKeyVarName() - Method in class net.sourceforge.sql2java.Column
 
getForeignTables() - Method in class net.sourceforge.sql2java.Table
 
getFullName() - Method in class net.sourceforge.sql2java.Column
 
getGetMethod() - Method in class net.sourceforge.sql2java.Column
 
getGlobalProperty(String) - Static method in class net.sourceforge.sql2java.ConfigHelper
 
getIdleConnections() - Method in class net.sourceforge.sql2java.Database
 
getImportedKeyAddMethod() - Method in class net.sourceforge.sql2java.Column
 
getImportedKeyGetMethod() - Method in class net.sourceforge.sql2java.Column
 
getImportedKeyInitializedMethod() - Method in class net.sourceforge.sql2java.Column
 
getImportedKeyInitializedVarName() - Method in class net.sourceforge.sql2java.Column
 
getImportedKeyModifiedMethod() - Method in class net.sourceforge.sql2java.Column
 
getImportedKeyModifiedVarName() - Method in class net.sourceforge.sql2java.Column
 
getImportedKeys() - Method in class net.sourceforge.sql2java.Column
 
getImportedKeys() - Method in class net.sourceforge.sql2java.Table
 
getImportedKeySetMethod() - Method in class net.sourceforge.sql2java.Column
 
getImportedKeyVarName() - Method in class net.sourceforge.sql2java.Column
 
getImportedTables() - Method in class net.sourceforge.sql2java.Table
 
getInColumns() - Method in class net.sourceforge.sql2java.Procedure
 
getIndex(String) - Method in class net.sourceforge.sql2java.Table
 
getIndexColumns() - Method in class net.sourceforge.sql2java.Index
 
getIndexColumnsList() - Method in class net.sourceforge.sql2java.Index
 
getIndices() - Method in class net.sourceforge.sql2java.Table
 
getInitializedMethod() - Method in class net.sourceforge.sql2java.Column
 
getInitializedVarName() - Method in class net.sourceforge.sql2java.Column
 
getInstance() - Static method in class net.sourceforge.sql2java.StringUtilities
This is the default method for obtaining a StringUtilities instance.
getJavaName() - Method in class net.sourceforge.sql2java.Column
 
getJavaName() - Method in class net.sourceforge.sql2java.Table
 
getJavaPrimaryType() - Method in class net.sourceforge.sql2java.Column
return the primary java type of the current column return null if no java primary type is available
getJavaType() - Method in class net.sourceforge.sql2java.Column
return the java type of the current column
getJavaTypeAsTypeName() - Method in class net.sourceforge.sql2java.Column
return the string representation of the column type
getLinkedPackages() - Method in class net.sourceforge.sql2java.Table
 
getLinkedTables() - Method in class net.sourceforge.sql2java.Table
 
getLoadingPath() - Method in class net.sourceforge.sql2java.CodeWriter
get loading path
getManyToManyTables() - Method in class net.sourceforge.sql2java.Table
 
getMappedType() - Method in class net.sourceforge.sql2java.Column
return internal type for the current column
getMaxWait() - Method in class net.sourceforge.sql2java.Database
 
getModifiedMethod() - Method in class net.sourceforge.sql2java.Column
 
getModifiedVarName() - Method in class net.sourceforge.sql2java.Column
 
getName() - Method in class net.sourceforge.sql2java.Column
 
getName() - Method in class net.sourceforge.sql2java.Index
 
getName() - Method in class net.sourceforge.sql2java.Procedure
 
getName() - Method in class net.sourceforge.sql2java.Table
 
getNonUniqueIndices() - Method in class net.sourceforge.sql2java.Table
 
getNullable() - Method in class net.sourceforge.sql2java.Column
 
getNullableAsString() - Method in class net.sourceforge.sql2java.Column
 
getOracleRetrieveRemarks() - Method in class net.sourceforge.sql2java.Database
 
getOrdinalPosition() - Method in class net.sourceforge.sql2java.Column
 
getOutColumns() - Method in class net.sourceforge.sql2java.Procedure
 
getOutColumnsCount() - Method in class net.sourceforge.sql2java.Procedure
 
getPackage() - Method in class net.sourceforge.sql2java.Table
 
getPackageAsPath(String) - Method in class net.sourceforge.sql2java.StringUtilities
 
getPackagePath() - Method in class net.sourceforge.sql2java.Table
 
getPassword() - Method in class net.sourceforge.sql2java.Database
 
getPreparedStatementMethod(String, int) - Method in class net.sourceforge.sql2java.Column
Maps the SQL type for the column to a "set" method to call on the PreparedStatement.
getPreparedStatementMethod(String, String) - Method in class net.sourceforge.sql2java.Column
 
getPrimaryKey() - Method in class net.sourceforge.sql2java.Table
 
getPrimaryKeys() - Method in class net.sourceforge.sql2java.Table
 
getProcedures() - Method in class net.sourceforge.sql2java.Table
 
getProperty(String) - Static method in class net.sourceforge.sql2java.CodeWriter
Convenience property chop method
getProperty(String, String) - Static method in class net.sourceforge.sql2java.CodeWriter
Convenience property chop method
getProperty(String) - Static method in class net.sourceforge.sql2java.ConfigHelper
 
getProperty(String) - Static method in class net.sourceforge.sql2java.Main
 
getProperty(String, String) - Static method in class net.sourceforge.sql2java.Main
helper method with default values
getPropertyExploded(String) - Static method in class net.sourceforge.sql2java.CodeWriter
Return as a String array the key's value.
getPropertyExploded(String, String) - Static method in class net.sourceforge.sql2java.CodeWriter
 
getPropertyTag() - Method in class net.sourceforge.sql2java.Column
 
getQuerySetMethod() - Method in class net.sourceforge.sql2java.Column
 
getRadix() - Method in class net.sourceforge.sql2java.Column
 
getRelationTable(Table) - Method in class net.sourceforge.sql2java.Database
Return an array of tables having foreign key pointing to the passed table.
getRelationTable(Table) - Method in class net.sourceforge.sql2java.Table
 
getRelationTables() - Method in class net.sourceforge.sql2java.CodeWriter
Returns from db.getTables() those having isRelationTable() evaluating to true.
getRemarks() - Method in class net.sourceforge.sql2java.Column
 
getRemarks() - Method in class net.sourceforge.sql2java.Procedure
 
getRemarks() - Method in class net.sourceforge.sql2java.Table
 
getResultSetMethodObject(String) - Method in class net.sourceforge.sql2java.Column
return the resultSet get method for a given position the assumption is that the resultset variable is called rs
getResultSetMethodObject(String, String) - Method in class net.sourceforge.sql2java.Column
 
getReturnType() - Method in class net.sourceforge.sql2java.Procedure
 
getSampleData() - Method in class net.sourceforge.sql2java.Column
 
getSampleString(int) - Static method in class net.sourceforge.sql2java.StringUtilities
 
getSchema() - Method in class net.sourceforge.sql2java.Column
 
getSchema() - Method in class net.sourceforge.sql2java.Database
 
getSchema() - Method in class net.sourceforge.sql2java.Table
 
getSchemaTemplates(String) - Method in class net.sourceforge.sql2java.CodeWriter
 
getSerialVersionUID() - Method in class net.sourceforge.sql2java.Table
 
getSetMethod() - Method in class net.sourceforge.sql2java.Column
 
getSize() - Method in class net.sourceforge.sql2java.Column
 
getSortSequence() - Method in class net.sourceforge.sql2java.IndexColumn
 
getSqlName() - Method in class net.sourceforge.sql2java.Procedure
 
getStringConvertionMethod() - Method in class net.sourceforge.sql2java.Column
method to convert the given string into the internal java representation
getTable(String) - Method in class net.sourceforge.sql2java.CodeWriter
Public db.getTable()
getTable() - Method in class net.sourceforge.sql2java.CodeWriter
public accessor for table
getTable() - Method in class net.sourceforge.sql2java.Column
 
getTable(String) - Method in class net.sourceforge.sql2java.Database
 
getTable() - Method in class net.sourceforge.sql2java.Index
 
getTableName() - Method in class net.sourceforge.sql2java.Column
 
getTableNamePattern() - Method in class net.sourceforge.sql2java.Database
 
getTableProperty(String, String) - Static method in class net.sourceforge.sql2java.ConfigHelper
 
getTableProperty(String) - Method in class net.sourceforge.sql2java.Table
 
getTables() - Method in class net.sourceforge.sql2java.CodeWriter
Public db.getTables()
getTables() - Method in class net.sourceforge.sql2java.Database
 
getTableTemplates(String) - Method in class net.sourceforge.sql2java.CodeWriter
 
getTableTypes() - Method in class net.sourceforge.sql2java.Database
 
getTemplates(String, boolean) - Method in class net.sourceforge.sql2java.CodeWriter
 
getType() - Method in class net.sourceforge.sql2java.Column
 
getType() - Method in class net.sourceforge.sql2java.Table
 
getUniqueIndices() - Method in class net.sourceforge.sql2java.Table
 
getUrl() - Method in class net.sourceforge.sql2java.Database
 
getUsername() - Method in class net.sourceforge.sql2java.Database
 
getVarName() - Method in class net.sourceforge.sql2java.Column
 
getVersionColumn() - Method in class net.sourceforge.sql2java.Table
 
getWidgetMethod() - Method in class net.sourceforge.sql2java.Column
 
getXPathProperty(String, String) - Static method in class net.sourceforge.sql2java.ConfigHelper
 

H

hasBlock(String) - Method in class net.sourceforge.sql2java.UserCodeParser
Returns true if there is a block with the given name in the existing file that was parsed, otherwise returns false.
hasCompareTo() - Method in class net.sourceforge.sql2java.Column
does this type has a compareTo method ?
hasCompositeKey() - Method in class net.sourceforge.sql2java.Table
 
hasForeignKeys() - Method in class net.sourceforge.sql2java.Table
 
hasForeignTables() - Method in class net.sourceforge.sql2java.Table
 
hasImportedKeys() - Method in class net.sourceforge.sql2java.Table
 
hasImportedTables() - Method in class net.sourceforge.sql2java.Table
 
hasLinkedTables() - Method in class net.sourceforge.sql2java.Table
 
hasManyToManyTables() - Method in class net.sourceforge.sql2java.Table
 
hasPrimaryKey() - Method in class net.sourceforge.sql2java.Table
 
hasPrimaryType() - Method in class net.sourceforge.sql2java.Column
does this column has a primary java type like short, boolean instead of Integer and Boolean ?
hasProcedures() - Method in class net.sourceforge.sql2java.Table
 
hasVersionColumn() - Method in class net.sourceforge.sql2java.Table
 

I

includeHash - Static variable in class net.sourceforge.sql2java.CodeWriter
 
Index - Class in net.sourceforge.sql2java
 
Index() - Constructor for class net.sourceforge.sql2java.Index
 
Index(String) - Constructor for class net.sourceforge.sql2java.Index
 
Index(String, Table) - Constructor for class net.sourceforge.sql2java.Index
 
Index(String, Table, Map) - Constructor for class net.sourceforge.sql2java.Index
 
IndexColumn - Class in net.sourceforge.sql2java
 
IndexColumn() - Constructor for class net.sourceforge.sql2java.IndexColumn
 
isCalendar() - Method in class net.sourceforge.sql2java.Column
 
isColumnNumeric() - Method in class net.sourceforge.sql2java.Column
is this column numeric ?
isDate() - Method in class net.sourceforge.sql2java.Column
 
isForeignKey() - Method in class net.sourceforge.sql2java.Column
 
isForeignKey(Column) - Method in class net.sourceforge.sql2java.Table
 
isImportedKey() - Method in class net.sourceforge.sql2java.Column
 
isInArray(String[], String) - Static method in class net.sourceforge.sql2java.Main
is the given code in the string array ?
isNew() - Method in class net.sourceforge.sql2java.UserCodeParser
Returns true if the file to parse did not exist.
isPrimaryKey(boolean) - Method in class net.sourceforge.sql2java.Column
 
isPrimaryKey() - Method in class net.sourceforge.sql2java.Column
 
isRelationTable() - Method in class net.sourceforge.sql2java.Table
 
isReserved(String) - Static method in class net.sourceforge.sql2java.StringUtilities
 
isString() - Method in class net.sourceforge.sql2java.Column
is this column a string ?
isUnique() - Method in class net.sourceforge.sql2java.Index
 
isVersion() - Method in class net.sourceforge.sql2java.Column
 

L

linkedTables(Database, Table) - Method in class net.sourceforge.sql2java.Table
Return, beside the passed table, the tables this table points to.
listContainsString(List, String) - Method in class net.sourceforge.sql2java.CodeWriter
Check if a list contains an item that is equal() to a string
load() - Method in class net.sourceforge.sql2java.Database
 
log(String) - Method in class net.sourceforge.sql2java.CodeWriter
System.out.println() wrapper

M

M_ARRAY - Static variable in class net.sourceforge.sql2java.Column
 
M_BIGDECIMAL - Static variable in class net.sourceforge.sql2java.Column
 
M_BLOB - Static variable in class net.sourceforge.sql2java.Column
 
M_BOOLEAN - Static variable in class net.sourceforge.sql2java.Column
 
M_BYTES - Static variable in class net.sourceforge.sql2java.Column
 
M_CALENDAR - Static variable in class net.sourceforge.sql2java.Column
 
M_CLOB - Static variable in class net.sourceforge.sql2java.Column
 
M_DOUBLE - Static variable in class net.sourceforge.sql2java.Column
 
M_FLOAT - Static variable in class net.sourceforge.sql2java.Column
 
M_INTEGER - Static variable in class net.sourceforge.sql2java.Column
 
M_LONG - Static variable in class net.sourceforge.sql2java.Column
 
M_OBJECT - Static variable in class net.sourceforge.sql2java.Column
 
M_REF - Static variable in class net.sourceforge.sql2java.Column
 
M_SQLDATE - Static variable in class net.sourceforge.sql2java.Column
 
M_STRING - Static variable in class net.sourceforge.sql2java.Column
 
M_TIME - Static variable in class net.sourceforge.sql2java.Column
 
M_TIMESTAMP - Static variable in class net.sourceforge.sql2java.Column
 
M_URL - Static variable in class net.sourceforge.sql2java.Column
 
M_UTILDATE - Static variable in class net.sourceforge.sql2java.Column
 
Main - Class in net.sourceforge.sql2java
 
Main() - Constructor for class net.sourceforge.sql2java.Main
 
main(String[]) - Static method in class net.sourceforge.sql2java.Main
main entry point
main(String[], Map) - Static method in class net.sourceforge.sql2java.Main
main entry point
MGR_CLASS - Static variable in class net.sourceforge.sql2java.CodeWriter
 

N

net.sourceforge.sql2java - package net.sourceforge.sql2java
 
net.sourceforge.sql2java.ant - package net.sourceforge.sql2java.ant
 

O

optimisticLockColumn - Static variable in class net.sourceforge.sql2java.CodeWriter
 
optimisticLockType - Static variable in class net.sourceforge.sql2java.CodeWriter
 

P

parse(String) - Method in class net.sourceforge.sql2java.UserCodeParser
Parses the file passed in.
PREFIX - Static variable in class net.sourceforge.sql2java.StringUtilities
 
Procedure - Class in net.sourceforge.sql2java
 
Procedure() - Constructor for class net.sourceforge.sql2java.Procedure
 
process() - Method in class net.sourceforge.sql2java.CodeWriter
The entry point for generating code.
props - Static variable in class net.sourceforge.sql2java.CodeWriter
 

R

recurseTemplate(Vector, String, boolean) - Method in class net.sourceforge.sql2java.CodeWriter
recurse in the template folders
relationConnectsTo(Table) - Method in class net.sourceforge.sql2java.Table
Tells whether if one of this table's columns (imported key) points to one of the otherTable's pk.
removeColumn(Column) - Method in class net.sourceforge.sql2java.Table
 
removeIndex(Index) - Method in class net.sourceforge.sql2java.Table
 
removeIndexColumn(Column) - Method in class net.sourceforge.sql2java.Index
 

S

SchemaCheckTask - Class in net.sourceforge.sql2java.ant
 
SchemaCheckTask() - Constructor for class net.sourceforge.sql2java.ant.SchemaCheckTask
 
setActiveConnections(String) - Method in class net.sourceforge.sql2java.Database
 
setCatalog(String) - Method in class net.sourceforge.sql2java.Column
 
setCatalog(String) - Method in class net.sourceforge.sql2java.Database
 
setCatalog(String) - Method in class net.sourceforge.sql2java.Table
 
setCheckingType(String) - Method in class net.sourceforge.sql2java.Column
 
setCurrentFilename(String, String) - Method in class net.sourceforge.sql2java.CodeWriter
 
setCurrentJavaFilename(String, String) - Method in class net.sourceforge.sql2java.CodeWriter
 
setDatabase(Database) - Method in class net.sourceforge.sql2java.Column
 
setDecimalDigits(int) - Method in class net.sourceforge.sql2java.Column
 
setDefaultValue(String) - Method in class net.sourceforge.sql2java.Column
 
setDestinationFolder(String) - Method in class net.sourceforge.sql2java.CodeWriter
 
setDriver(String) - Method in class net.sourceforge.sql2java.Database
 
setFilterCondition(String) - Method in class net.sourceforge.sql2java.IndexColumn
 
setIdleConnections(String) - Method in class net.sourceforge.sql2java.Database
 
setMaxWait(String) - Method in class net.sourceforge.sql2java.Database
 
setName(String) - Method in class net.sourceforge.sql2java.Column
 
setName(String) - Method in class net.sourceforge.sql2java.Index
 
setName(String) - Method in class net.sourceforge.sql2java.Procedure
 
setName(String) - Method in class net.sourceforge.sql2java.Table
 
setNullable(int) - Method in class net.sourceforge.sql2java.Column
 
setOracleRetrieveRemarks(boolean) - Method in class net.sourceforge.sql2java.Database
 
setOrdinalPosition(int) - Method in class net.sourceforge.sql2java.Column
 
setPassword(String) - Method in class net.sourceforge.sql2java.Database
 
setPropertyFile(String) - Method in class net.sourceforge.sql2java.ant.GenerationTask
 
setPropertyFile(String) - Method in class net.sourceforge.sql2java.ant.SchemaCheckTask
 
setPropertyFile(String) - Method in class net.sourceforge.sql2java.ant.TableGenerationTask
 
setPropertyFile(String) - Method in class net.sourceforge.sql2java.ant.UtilsGenerationTask
 
setRadix(int) - Method in class net.sourceforge.sql2java.Column
 
setRemarks(String) - Method in class net.sourceforge.sql2java.Column
 
setRemarks(String) - Method in class net.sourceforge.sql2java.Procedure
 
setRemarks(String) - Method in class net.sourceforge.sql2java.Table
 
setReturnType(String) - Method in class net.sourceforge.sql2java.Procedure
 
setSchema(String) - Method in class net.sourceforge.sql2java.Column
 
setSchema(String) - Method in class net.sourceforge.sql2java.Database
 
setSchema(String) - Method in class net.sourceforge.sql2java.Table
 
setSize(int) - Method in class net.sourceforge.sql2java.Column
 
setSortSequence(String) - Method in class net.sourceforge.sql2java.IndexColumn
 
setTable(Table) - Method in class net.sourceforge.sql2java.Index
 
setTableName(String) - Method in class net.sourceforge.sql2java.Column
 
setTableNamePattern(String) - Method in class net.sourceforge.sql2java.Database
 
setTables(String) - Method in class net.sourceforge.sql2java.ant.TableGenerationTask
 
setTableTypes(String[]) - Method in class net.sourceforge.sql2java.Database
 
setType(short) - Method in class net.sourceforge.sql2java.Column
 
setType(String) - Method in class net.sourceforge.sql2java.Table
 
setUnique(boolean) - Method in class net.sourceforge.sql2java.Index
 
setUrl(String) - Method in class net.sourceforge.sql2java.Database
 
setUsername(String) - Method in class net.sourceforge.sql2java.Database
 
StringUtilities - Class in net.sourceforge.sql2java
 

T

table - Variable in class net.sourceforge.sql2java.CodeWriter
 
Table - Class in net.sourceforge.sql2java
 
Table() - Constructor for class net.sourceforge.sql2java.Table
 
TableGenerationTask - Class in net.sourceforge.sql2java.ant
 
TableGenerationTask() - Constructor for class net.sourceforge.sql2java.ant.TableGenerationTask
 
tableName() - Method in class net.sourceforge.sql2java.CodeWriter
Return table.getName()
timeClassName - Static variable in class net.sourceforge.sql2java.CodeWriter
 
timestampClassName - Static variable in class net.sourceforge.sql2java.CodeWriter
 
toString() - Method in class net.sourceforge.sql2java.Column
 

U

useEqualsInSetter() - Method in class net.sourceforge.sql2java.Column
does this type can use equal instead of the compareTo method ?
UserCodeParser - Class in net.sourceforge.sql2java
Parses an existing source file for special sql2code comment blocks.
UserCodeParser(String) - Constructor for class net.sourceforge.sql2java.UserCodeParser
Constructs a new parser, and tells the parser to try to load the given filename.
UtilsGenerationTask - Class in net.sourceforge.sql2java.ant
 
UtilsGenerationTask() - Constructor for class net.sourceforge.sql2java.ant.UtilsGenerationTask
 

V

vc - Variable in class net.sourceforge.sql2java.CodeWriter
 

W

writeComponent(String) - Method in class net.sourceforge.sql2java.CodeWriter
This method creates a file and generates the class; it is based on the original SQL2Java methods The filename for the class is based on the value of the Velocity variable passed in.

A B C D E F G H I L M N O P R S T U V W

Copyright © 2002-2007 . All Rights Reserved.