org.webdocwf.util.loader.generator
Class CreateIncludeDomlFiles

java.lang.Object
  extended by org.webdocwf.util.loader.generator.CreateIncludeDomlFiles

public class CreateIncludeDomlFiles
extends java.lang.Object

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

Version:
1.0
Author:
Radoslav Dutina

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

Constructor Detail

CreateIncludeDomlFiles

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

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


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