org.webdocwf.util.loader.generator
Class CreateIncludeFiles

java.lang.Object
  extended byorg.webdocwf.util.loader.generator.CreateIncludeFiles

public class CreateIncludeFiles
extends java.lang.Object

CreateIncludeFiles class creates Xml(ImportDefinition.xml) and Sql( CreateTables.sql, CreateIntegrity.sql, CreateOisAdminData.sql, CreatePrimary.sql and CreateIndex.sql) files, if the input data is database.

Version:
1.0
Author:
Radoslav Dutina

Constructor Summary
CreateIncludeFiles(InputParameters generatorParameters)
          Construct object CreateIncludeFiles with associated parameter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateIncludeFiles

public CreateIncludeFiles(InputParameters generatorParameters)
                   throws LoaderException
Construct object CreateIncludeFiles with associated parameter.

Parameters:
generatorParameters - represents the references to InputParameter object.
Throws:
LoaderException


Copyright © 2002-2007 Together - the Workgroup. All Rights Reserved.