|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webdocwf.util.loader.generator.WriteSqlFiles
WriteSqlFiles class creates sql files from input data.
Constructor Summary | |
WriteSqlFiles(java.lang.String tableName,
int i,
ImportDefinitionAttributes importDefinitionAttributes,
RelationshipsAttributes relationshipsAttributes,
InputParameters generatorParameters)
Construct object WriteSqlFiles with associated parameters. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WriteSqlFiles(java.lang.String tableName, int i, ImportDefinitionAttributes importDefinitionAttributes, RelationshipsAttributes relationshipsAttributes, InputParameters generatorParameters) throws LoaderException
generatorParameters
- represents the references to InputParameter object.tableName
- is name of the table form which we retrieve data.i
- is the number of tables in generatorOutput directories.importDefinitionAttributes
- is references to ImportDefinitionAttributes object.relationshipsAttributes
- is references to RelationshipsAttributes object.
LoaderException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |