Java Doc for InputParameters.java in  » Database-JDBC-Connection-Pool » octopus » org » webdocwf » util » loader » generator » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Database JDBC Connection Pool » octopus » org.webdocwf.util.loader.generator 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.webdocwf.util.loader.generator.InputParameters

InputParameters
public class InputParameters (Code)
InputParameters class sets the input parameters.
author:
   Radoslav Dutina
version:
   1.0



Constructor Summary
public  InputParameters(String confJarStructure)
     Construct object InputParameters, and initialise the default value of input parameters.

Method Summary
public  VectorgetAllVendors()
    
public  StringgetAlterTablePrimaryKey()
     This method read the value of alterTablePrimaryKey parameter.
public  StringgetConfJarStructure()
    
public  StringgetDomlPath()
     This method read the value of domlPath parameter.
public  String[]getExcludedTables()
    
public  booleangetFullMode()
    
public  StringgetGenerateDoml()
    
public  StringgetGenerateXml()
    
public  StringgetGeneratorOutput()
     This method read the value of generatorOutput parameter.
public  StringgetHasSize(String sqlType)
    
public  VectorgetIncludeTableList()
    
public  StringgetIsDecimal(String sqlType)
    
public  StringgetMaxConstraintLength()
    
public  StringgetOidColumnName()
    
public  StringgetOidColumnType()
    
public  StringgetPackageName()
     This method read the value of packageName parameter.
public  StringgetPath()
     This method reads value of path parameter.
public  StringgetPathToSourceConf()
     This method read the value of pathToSourceConf parameter.
public  StringgetPathToTargetConf()
     This method read the value of pathToTargetConf parameter.
public  StringgetRestoreMode()
    
public  StringgetSourceDataBase()
     This method read the value of sourceDataBase parameter.
public  StringgetSourceDriverName()
     This method read the value of sourceDriverName parameter.
public  StringgetSourcePassword()
     This method read the value of sourcePassword parameter.
public  StringgetSourceType()
     This method read the value of sourceType parameter.
public  StringgetSourceUser()
     This method read the value of sourceUser parameter.
public  booleangetSqlForAllVendors()
    
public  VectorgetSqlToGenerate()
     This method reads value of sqlToGenerate parameter.
public  StringgetTargetDataBase()
     This method read the value of targetDataBase parameter.
public  StringgetTargetDriverName()
     This method read the value of targetDriverName parameter.
public  StringgetTargetPassword()
     This method read the value of targetPassword parameter.
public  StringgetTargetType()
     This method read the value of targetType parameter.
public  StringgetTargetUser()
     This method read the value of targetUser parameter.
public  StringgetValueMode()
     This method read the value of valueMode parameter.
public  StringgetVersionColumnName()
    
public  StringgetVersionColumnType()
    
public  booleanisGenerateSql()
    
public  voidsetAllVendors(String generate)
    
public  voidsetAlterTablePrimaryKey(String alter_TablePrimaryKey)
     This method sets the value of alterTablePrimaryKey parameter.
public  voidsetConfJarStructure(String confJarStructure)
    
public  voidsetDomlPath(String doml_Path)
     This method sets the value of domlPath parameter.
public  voidsetExcludedTables(String value)
    
public  voidsetFullMode(String full_mode)
    
public  voidsetGenerateDoml(String generate_Doml)
    
public  voidsetGenerateXml(String generate_Xml)
    
public  voidsetGeneratorOutput(String generator_Output)
     This method sets the value of generatorOutput parameter.
public  voidsetHasSize()
    
public  voidsetIncludeTableList(String include_table_list)
    
public  voidsetIsDecimal()
    
public  voidsetOidAndVersionColumnName()
    
public  voidsetPackageName(String package_Name)
     This method sets the value of packageName parameter.
public  voidsetPathToSourceConf(String path_ToSourceConf)
     This method sets the value of pathToSourceConf parameter.
public  voidsetPathToTargetConf(String path_ToTargetConf)
     This method sets the value of pathToTargetConf parameter.
public  voidsetRestoreMode(String restoreMode)
    
public  voidsetSourceDataBase(String source_DataBase)
     This method sets the value of sourceDataBase parameter.
public  voidsetSourceDriverName(String source_DriverName)
     This method sets the value of sourceDriverName parameter.
public  voidsetSourceDriverProperties()
    
public  voidsetSourcePassword(String source_Password)
     This method sets the value of sourcePassword parameter.
public  voidsetSourceType(String source_Type)
     This method sets the value of sourceType parameter.
public  voidsetSourceUser(String source_User)
     This method sets the value of sourceUser parameter.
public  voidsetSqlStmtCreateFK(String generate_CreateFKStmt)
     This method sets the value of sqlToGenerate parameter.
public  voidsetSqlStmtCreateIndex(String generate_CreateIndexStmt)
     This method sets the value of sqlToGenerate parameter.
public  voidsetSqlStmtCreatePK(String generate_CreatePKStmt)
     This method sets the value of sqlToGenerate parameter.
public  voidsetSqlStmtCreateTable(String generate_CreateTableStmt)
     This method sets the value of sqlToGenerate parameter.
public  voidsetSqlStmtDropIntegrity(String generate_DropIntegrityStmt)
     This method sets the value of sqlToGenerate parameter.
public  voidsetSqlStmtDropTable(String generate_DropTableStmt)
     This method sets the value of sqlToGenerate parameter.
public  voidsetSqlToGenerate()
     This method sets value of sqlToGenerate parameter.
public  voidsetTargetDataBase(String target_DataBase)
     This method sets the value of targetDataBase parameter.
public  voidsetTargetDriverName(String target_DriverName)
     This method sets the value of targetDriverName parameter.
public  voidsetTargetDriverProperties()
    
public  voidsetTargetPassword(String target_Password)
     This method sets the value of targetPassword parameter.
public  voidsetTargetType(String target_Type)
     This method sets the value of targetType parameter.
public  voidsetTargetUser(String target_User)
     This method sets the value of targetUser parameter.
public  voidsetValueMode(String value_Mode)
     This method sets the value of valueMode parameter.


Constructor Detail
InputParameters
public InputParameters(String confJarStructure) throws LoaderException(Code)
Construct object InputParameters, and initialise the default value of input parameters.
throws:
  LoaderException -




Method Detail
getAllVendors
public Vector getAllVendors()(Code)
This method read value from allVendors parameter value of parameter



getAlterTablePrimaryKey
public String getAlterTablePrimaryKey()(Code)
This method read the value of alterTablePrimaryKey parameter. value of parameter.ss



getConfJarStructure
public String getConfJarStructure()(Code)
This method returns string with path to conf in jar String



getDomlPath
public String getDomlPath()(Code)
This method read the value of domlPath parameter. value of parameter.



getExcludedTables
public String[] getExcludedTables()(Code)
This method returns excluded tables String[] with excluded tables



getFullMode
public boolean getFullMode()(Code)
This method read value of fullMode parameter value of parameter



getGenerateDoml
public String getGenerateDoml()(Code)
This method read value of generateDoml parameter value of parameter



getGenerateXml
public String getGenerateXml()(Code)
This method read value of generateXml parameter value of parameter



getGeneratorOutput
public String getGeneratorOutput()(Code)
This method read the value of generatorOutput parameter. value of parameter.



getHasSize
public String getHasSize(String sqlType) throws LoaderException(Code)
Return boolean if size for this type must be defined by user or not
Parameters:
  sqlType - String which represents is this type has size or not
throws:
  LoaderException -



getIncludeTableList
public Vector getIncludeTableList()(Code)
This method read value from includeTableList parameter value of parameter



getIsDecimal
public String getIsDecimal(String sqlType) throws LoaderException(Code)
Return boolean if this string represents decimal type or not
Parameters:
  sqlType - String which represents is this number decimal or not
throws:
  LoaderException -



getMaxConstraintLength
public String getMaxConstraintLength()(Code)



getOidColumnName
public String getOidColumnName()(Code)



getOidColumnType
public String getOidColumnType()(Code)



getPackageName
public String getPackageName()(Code)
This method read the value of packageName parameter. value of parameter.



getPath
public String getPath()(Code)
This method reads value of path parameter. value of parameter.



getPathToSourceConf
public String getPathToSourceConf()(Code)
This method read the value of pathToSourceConf parameter. the value of parameter.



getPathToTargetConf
public String getPathToTargetConf()(Code)
This method read the value of pathToTargetConf parameter. value of parameter.



getRestoreMode
public String getRestoreMode()(Code)
This method read value from restoreMode parameter value of parameter



getSourceDataBase
public String getSourceDataBase()(Code)
This method read the value of sourceDataBase parameter. value of parameter.



getSourceDriverName
public String getSourceDriverName()(Code)
This method read the value of sourceDriverName parameter. value of parameter.



getSourcePassword
public String getSourcePassword()(Code)
This method read the value of sourcePassword parameter. value of parameter.



getSourceType
public String getSourceType()(Code)
This method read the value of sourceType parameter. value of parameter.



getSourceUser
public String getSourceUser()(Code)
This method read the value of sourceUser parameter. value of parameter.



getSqlForAllVendors
public boolean getSqlForAllVendors()(Code)
This method read value from generateSqlForAllVendors parameter value of parameter



getSqlToGenerate
public Vector getSqlToGenerate()(Code)
This method reads value of sqlToGenerate parameter. value of parameter.



getTargetDataBase
public String getTargetDataBase()(Code)
This method read the value of targetDataBase parameter. value of parameter.



getTargetDriverName
public String getTargetDriverName()(Code)
This method read the value of targetDriverName parameter. value of parameter.



getTargetPassword
public String getTargetPassword()(Code)
This method read the value of targetPassword parameter. value of parameter.



getTargetType
public String getTargetType()(Code)
This method read the value of targetType parameter. value of parameter.



getTargetUser
public String getTargetUser()(Code)
This method read the value of targetUser parameter. value of parameter.



getValueMode
public String getValueMode()(Code)
This method read the value of valueMode parameter. value of parameter.



getVersionColumnName
public String getVersionColumnName()(Code)



getVersionColumnType
public String getVersionColumnType()(Code)



isGenerateSql
public boolean isGenerateSql()(Code)
This method read value form generateSqlOnly parameter value of parameter



setAllVendors
public void setAllVendors(String generate)(Code)
This method set the value of allVendors parameter
Parameters:
  generate - is value of parameter



setAlterTablePrimaryKey
public void setAlterTablePrimaryKey(String alter_TablePrimaryKey)(Code)
This method sets the value of alterTablePrimaryKey parameter.
Parameters:
  alter_TablePrimaryKey - is the value of parameter.



setConfJarStructure
public void setConfJarStructure(String confJarStructure)(Code)
This method set parameter confJar



setDomlPath
public void setDomlPath(String doml_Path)(Code)
This method sets the value of domlPath parameter.
Parameters:
  doml_Path - is the value of the parameter.



setExcludedTables
public void setExcludedTables(String value)(Code)
This method set excluded tables
Parameters:
  value -



setFullMode
public void setFullMode(String full_mode)(Code)
This method set value of fullMode parameter
Parameters:
  full_mode - is value of parameter



setGenerateDoml
public void setGenerateDoml(String generate_Doml)(Code)
This method set value of generateDoml parameter
Parameters:
  generate_Doml - is value of parameter



setGenerateXml
public void setGenerateXml(String generate_Xml)(Code)
This method set value of generateXml parameter
Parameters:
  generate_Xml - is value of parameter



setGeneratorOutput
public void setGeneratorOutput(String generator_Output)(Code)
This method sets the value of generatorOutput parameter.
Parameters:
  generator_Output - is the value of the parameter.



setHasSize
public void setHasSize() throws LoaderException(Code)
Set hasSize values for db vendor



setIncludeTableList
public void setIncludeTableList(String include_table_list) throws LoaderException(Code)
This method set value of includeTableList parameter
Parameters:
  include_table_list - is value of parameter
throws:
  LoaderException -



setIsDecimal
public void setIsDecimal() throws LoaderException(Code)
Set decimal types for this DB vendor
throws:
  LoaderException -



setOidAndVersionColumnName
public void setOidAndVersionColumnName() throws LoaderException(Code)



setPackageName
public void setPackageName(String package_Name) throws LoaderException(Code)
This method sets the value of packageName parameter.
Parameters:
  package_Name - is the value of parameter.
throws:
  LoaderException -



setPathToSourceConf
public void setPathToSourceConf(String path_ToSourceConf)(Code)
This method sets the value of pathToSourceConf parameter.
Parameters:
  path_ToSourceConf - is the value of parameter.



setPathToTargetConf
public void setPathToTargetConf(String path_ToTargetConf)(Code)
This method sets the value of pathToTargetConf parameter.
Parameters:
  path_ToTargetConf - is the value of parameter.



setRestoreMode
public void setRestoreMode(String restoreMode)(Code)
This method set value of restroreMode parameter
Parameters:
  restoreMode - is value of parameter



setSourceDataBase
public void setSourceDataBase(String source_DataBase) throws LoaderException(Code)
This method sets the value of sourceDataBase parameter.
Parameters:
  source_DataBase - is the value of parameter.
throws:
  LoaderException -



setSourceDriverName
public void setSourceDriverName(String source_DriverName)(Code)
This method sets the value of sourceDriverName parameter.
Parameters:
  source_DriverName - is the value of parameter.



setSourceDriverProperties
public void setSourceDriverProperties() throws LoaderException(Code)



setSourcePassword
public void setSourcePassword(String source_Password)(Code)
This method sets the value of sourcePassword parameter.
Parameters:
  source_Password - is the value of the parameter.



setSourceType
public void setSourceType(String source_Type) throws LoaderException(Code)
This method sets the value of sourceType parameter.
Parameters:
  source_Type - is the value of parameter.
throws:
  LoaderException -



setSourceUser
public void setSourceUser(String source_User)(Code)
This method sets the value of sourceUser parameter.
Parameters:
  source_User - is the value of the parameter.



setSqlStmtCreateFK
public void setSqlStmtCreateFK(String generate_CreateFKStmt)(Code)
This method sets the value of sqlToGenerate parameter.
Parameters:
  generate_CreateFKStmt - is value of parameter



setSqlStmtCreateIndex
public void setSqlStmtCreateIndex(String generate_CreateIndexStmt)(Code)
This method sets the value of sqlToGenerate parameter.
Parameters:
  generate_CreateIndexStmt - is value of parameter



setSqlStmtCreatePK
public void setSqlStmtCreatePK(String generate_CreatePKStmt)(Code)
This method sets the value of sqlToGenerate parameter.
Parameters:
  generate_CreatePKStmt - is value of parameter



setSqlStmtCreateTable
public void setSqlStmtCreateTable(String generate_CreateTableStmt)(Code)
This method sets the value of sqlToGenerate parameter.
Parameters:
  generate_CreateTableStmt - is value of parameter



setSqlStmtDropIntegrity
public void setSqlStmtDropIntegrity(String generate_DropIntegrityStmt)(Code)
This method sets the value of sqlToGenerate parameter.
Parameters:
  generate_DropIntegrityStmt - is value of parameter



setSqlStmtDropTable
public void setSqlStmtDropTable(String generate_DropTableStmt)(Code)
This method sets the value of sqlToGenerate parameter.
Parameters:
  generate_DropTableStmt - is value of parameter



setSqlToGenerate
public void setSqlToGenerate()(Code)
This method sets value of sqlToGenerate parameter.



setTargetDataBase
public void setTargetDataBase(String target_DataBase) throws LoaderException(Code)
This method sets the value of targetDataBase parameter.
Parameters:
  target_DataBase - is the value of the parameter.
throws:
  LoaderException -



setTargetDriverName
public void setTargetDriverName(String target_DriverName)(Code)
This method sets the value of targetDriverName parameter.
Parameters:
  target_DriverName - is the value of the parameter.



setTargetDriverProperties
public void setTargetDriverProperties() throws LoaderException(Code)



setTargetPassword
public void setTargetPassword(String target_Password)(Code)
This method sets the value of targetPassword parameter.
Parameters:
  target_Password - is the value of the parameter.



setTargetType
public void setTargetType(String target_Type) throws LoaderException(Code)
This method sets the value of targetType parameter.
Parameters:
  target_Type - is the value of parameter.
throws:
  LoaderException -



setTargetUser
public void setTargetUser(String target_User)(Code)
This method sets the value of targetUser parameter.
Parameters:
  target_User - is the value of the parameter.



setValueMode
public void setValueMode(String value_Mode) throws LoaderException(Code)
This method sets the value of valueMode parameter.
Parameters:
  value_Mode - is the value of the parameter.
throws:
  LoaderException -



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.