Java Doc for RelationalStorageTechnologyDefType.java in  » UML » MetaBoss » com » metaboss » sdlctools » domains » storagemodel » storage » xmlfileimpl » dom » 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 » UML » MetaBoss » com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.RelationalStorageTechnologyDefType

All known Subclasses:   com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.RelationalStorageTechnologyDefTypeImpl,
RelationalStorageTechnologyDefType
public interface RelationalStorageTechnologyDefType (Code)
Java content class for anonymous complex type.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/C:/MetaBoss/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0/storagemodel.xsd line 121)

 <complexType>
 <complexContent>
 <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 <sequence>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}MaxTableNameLength"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AssociationTableNameConversionType"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AssociationTableNamePrefix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AssociationTableNameSuffix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityTableNameConversionType"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityTableNamePrefix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityTableNameSuffix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}ReferenceTableNameConversionType"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}ReferenceTableNamePrefix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}ReferenceTableNameSuffix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}MaxColumnNameLength"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AttributeColumnNameConversionType"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AttributeColumnNamePrefix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AttributeColumnNameSuffix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AssociationRoleColumnNameConversionType"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AssociationRoleColumnNamePrefix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AssociationRoleColumnNameSuffix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityInstanceIdColumnName"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityVersionIdColumnName"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityStateColumnName"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}ReferenceValueColumnName"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}ReferenceDescriptionColumnName"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}ReferenceWeightColumnName"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}MaxConstraintNameLength"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AssociationRoleReferentialConstraintNameConversionType"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AssociationRoleReferentialConstraintNamePrefix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AssociationRoleReferentialConstraintNameSuffix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AssociationPrimaryKeyConstraintNameConversionType"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AssociationPrimaryKeyConstraintNamePrefix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}AssociationPrimaryKeyConstraintNameSuffix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityPrimaryKeyConstraintNameConversionType"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityPrimaryKeyConstraintNamePrefix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityPrimaryKeyConstraintNameSuffix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityNaturalPrimaryKeyConstraintNameConversionType"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityNaturalPrimaryKeyConstraintNamePrefix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityNaturalPrimaryKeyConstraintNameSuffix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityAttributeRefConstraintNameConversionType"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityAttributeRefConstraintNamePrefix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}EntityAttributeRefConstraintNameSuffix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}ReferencePrimaryKeyConstraintNameConversionType"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}ReferencePrimaryKeyConstraintNamePrefix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}ReferencePrimaryKeyConstraintNameSuffix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}ReferenceWeightConstraintNameConversionType"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}ReferenceWeightConstraintNamePrefix"/>
 <element ref="{http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0}ReferenceWeightConstraintNameSuffix"/>
 </sequence>
 </restriction>
 </complexContent>
 </complexType>
 




Method Summary
 java.lang.StringgetAssociationPrimaryKeyConstraintNameConversionType()
     Gets the value of the associationPrimaryKeyConstraintNameConversionType property.
 java.lang.StringgetAssociationPrimaryKeyConstraintNamePrefix()
     Gets the value of the associationPrimaryKeyConstraintNamePrefix property.
 java.lang.StringgetAssociationPrimaryKeyConstraintNameSuffix()
     Gets the value of the associationPrimaryKeyConstraintNameSuffix property.
 java.lang.StringgetAssociationRoleColumnNameConversionType()
     Gets the value of the associationRoleColumnNameConversionType property.
 java.lang.StringgetAssociationRoleColumnNamePrefix()
     Gets the value of the associationRoleColumnNamePrefix property.
 java.lang.StringgetAssociationRoleColumnNameSuffix()
     Gets the value of the associationRoleColumnNameSuffix property.
 java.lang.StringgetAssociationRoleReferentialConstraintNameConversionType()
     Gets the value of the associationRoleReferentialConstraintNameConversionType property.
 java.lang.StringgetAssociationRoleReferentialConstraintNamePrefix()
     Gets the value of the associationRoleReferentialConstraintNamePrefix property.
 java.lang.StringgetAssociationRoleReferentialConstraintNameSuffix()
     Gets the value of the associationRoleReferentialConstraintNameSuffix property.
 java.lang.StringgetAssociationTableNameConversionType()
     Gets the value of the associationTableNameConversionType property.
 java.lang.StringgetAssociationTableNamePrefix()
     Gets the value of the associationTableNamePrefix property.
 java.lang.StringgetAssociationTableNameSuffix()
     Gets the value of the associationTableNameSuffix property.
 java.lang.StringgetAttributeColumnNameConversionType()
     Gets the value of the attributeColumnNameConversionType property.
 java.lang.StringgetAttributeColumnNamePrefix()
     Gets the value of the attributeColumnNamePrefix property.
 java.lang.StringgetAttributeColumnNameSuffix()
     Gets the value of the attributeColumnNameSuffix property.
 java.lang.StringgetEntityAttributeRefConstraintNameConversionType()
     Gets the value of the entityAttributeRefConstraintNameConversionType property.
 java.lang.StringgetEntityAttributeRefConstraintNamePrefix()
     Gets the value of the entityAttributeRefConstraintNamePrefix property.
 java.lang.StringgetEntityAttributeRefConstraintNameSuffix()
     Gets the value of the entityAttributeRefConstraintNameSuffix property.
 java.lang.StringgetEntityInstanceIdColumnName()
     Gets the value of the entityInstanceIdColumnName property.
 java.lang.StringgetEntityNaturalPrimaryKeyConstraintNameConversionType()
     Gets the value of the entityNaturalPrimaryKeyConstraintNameConversionType property.
 java.lang.StringgetEntityNaturalPrimaryKeyConstraintNamePrefix()
     Gets the value of the entityNaturalPrimaryKeyConstraintNamePrefix property.
 java.lang.StringgetEntityNaturalPrimaryKeyConstraintNameSuffix()
     Gets the value of the entityNaturalPrimaryKeyConstraintNameSuffix property.
 java.lang.StringgetEntityPrimaryKeyConstraintNameConversionType()
     Gets the value of the entityPrimaryKeyConstraintNameConversionType property.
 java.lang.StringgetEntityPrimaryKeyConstraintNamePrefix()
     Gets the value of the entityPrimaryKeyConstraintNamePrefix property.
 java.lang.StringgetEntityPrimaryKeyConstraintNameSuffix()
     Gets the value of the entityPrimaryKeyConstraintNameSuffix property.
 java.lang.StringgetEntityStateColumnName()
     Gets the value of the entityStateColumnName property.
 java.lang.StringgetEntityTableNameConversionType()
     Gets the value of the entityTableNameConversionType property.
 java.lang.StringgetEntityTableNamePrefix()
     Gets the value of the entityTableNamePrefix property.
 java.lang.StringgetEntityTableNameSuffix()
     Gets the value of the entityTableNameSuffix property.
 java.lang.StringgetEntityVersionIdColumnName()
     Gets the value of the entityVersionIdColumnName property.
 intgetMaxColumnNameLength()
    
 intgetMaxConstraintNameLength()
    
 intgetMaxTableNameLength()
    
 java.lang.StringgetReferenceDescriptionColumnName()
     Gets the value of the referenceDescriptionColumnName property.
 java.lang.StringgetReferencePrimaryKeyConstraintNameConversionType()
     Gets the value of the referencePrimaryKeyConstraintNameConversionType property.
 java.lang.StringgetReferencePrimaryKeyConstraintNamePrefix()
     Gets the value of the referencePrimaryKeyConstraintNamePrefix property.
 java.lang.StringgetReferencePrimaryKeyConstraintNameSuffix()
     Gets the value of the referencePrimaryKeyConstraintNameSuffix property.
 java.lang.StringgetReferenceTableNameConversionType()
     Gets the value of the referenceTableNameConversionType property.
 java.lang.StringgetReferenceTableNamePrefix()
     Gets the value of the referenceTableNamePrefix property.
 java.lang.StringgetReferenceTableNameSuffix()
     Gets the value of the referenceTableNameSuffix property.
 java.lang.StringgetReferenceValueColumnName()
     Gets the value of the referenceValueColumnName property.
 java.lang.StringgetReferenceWeightColumnName()
     Gets the value of the referenceWeightColumnName property.
 java.lang.StringgetReferenceWeightConstraintNameConversionType()
     Gets the value of the referenceWeightConstraintNameConversionType property.
 java.lang.StringgetReferenceWeightConstraintNamePrefix()
     Gets the value of the referenceWeightConstraintNamePrefix property.
 java.lang.StringgetReferenceWeightConstraintNameSuffix()
     Gets the value of the referenceWeightConstraintNameSuffix property.
 voidsetAssociationPrimaryKeyConstraintNameConversionType(java.lang.String value)
     Sets the value of the associationPrimaryKeyConstraintNameConversionType property.
 voidsetAssociationPrimaryKeyConstraintNamePrefix(java.lang.String value)
     Sets the value of the associationPrimaryKeyConstraintNamePrefix property.
 voidsetAssociationPrimaryKeyConstraintNameSuffix(java.lang.String value)
     Sets the value of the associationPrimaryKeyConstraintNameSuffix property.
 voidsetAssociationRoleColumnNameConversionType(java.lang.String value)
     Sets the value of the associationRoleColumnNameConversionType property.
 voidsetAssociationRoleColumnNamePrefix(java.lang.String value)
     Sets the value of the associationRoleColumnNamePrefix property.
 voidsetAssociationRoleColumnNameSuffix(java.lang.String value)
     Sets the value of the associationRoleColumnNameSuffix property.
 voidsetAssociationRoleReferentialConstraintNameConversionType(java.lang.String value)
     Sets the value of the associationRoleReferentialConstraintNameConversionType property.
 voidsetAssociationRoleReferentialConstraintNamePrefix(java.lang.String value)
     Sets the value of the associationRoleReferentialConstraintNamePrefix property.
 voidsetAssociationRoleReferentialConstraintNameSuffix(java.lang.String value)
     Sets the value of the associationRoleReferentialConstraintNameSuffix property.
 voidsetAssociationTableNameConversionType(java.lang.String value)
     Sets the value of the associationTableNameConversionType property.
 voidsetAssociationTableNamePrefix(java.lang.String value)
     Sets the value of the associationTableNamePrefix property.
 voidsetAssociationTableNameSuffix(java.lang.String value)
     Sets the value of the associationTableNameSuffix property.
 voidsetAttributeColumnNameConversionType(java.lang.String value)
     Sets the value of the attributeColumnNameConversionType property.
 voidsetAttributeColumnNamePrefix(java.lang.String value)
     Sets the value of the attributeColumnNamePrefix property.
 voidsetAttributeColumnNameSuffix(java.lang.String value)
     Sets the value of the attributeColumnNameSuffix property.
 voidsetEntityAttributeRefConstraintNameConversionType(java.lang.String value)
     Sets the value of the entityAttributeRefConstraintNameConversionType property.
 voidsetEntityAttributeRefConstraintNamePrefix(java.lang.String value)
     Sets the value of the entityAttributeRefConstraintNamePrefix property.
 voidsetEntityAttributeRefConstraintNameSuffix(java.lang.String value)
     Sets the value of the entityAttributeRefConstraintNameSuffix property.
 voidsetEntityInstanceIdColumnName(java.lang.String value)
     Sets the value of the entityInstanceIdColumnName property.
 voidsetEntityNaturalPrimaryKeyConstraintNameConversionType(java.lang.String value)
     Sets the value of the entityNaturalPrimaryKeyConstraintNameConversionType property.
 voidsetEntityNaturalPrimaryKeyConstraintNamePrefix(java.lang.String value)
     Sets the value of the entityNaturalPrimaryKeyConstraintNamePrefix property.
 voidsetEntityNaturalPrimaryKeyConstraintNameSuffix(java.lang.String value)
     Sets the value of the entityNaturalPrimaryKeyConstraintNameSuffix property.
 voidsetEntityPrimaryKeyConstraintNameConversionType(java.lang.String value)
     Sets the value of the entityPrimaryKeyConstraintNameConversionType property.
 voidsetEntityPrimaryKeyConstraintNamePrefix(java.lang.String value)
     Sets the value of the entityPrimaryKeyConstraintNamePrefix property.
 voidsetEntityPrimaryKeyConstraintNameSuffix(java.lang.String value)
     Sets the value of the entityPrimaryKeyConstraintNameSuffix property.
 voidsetEntityStateColumnName(java.lang.String value)
     Sets the value of the entityStateColumnName property.
 voidsetEntityTableNameConversionType(java.lang.String value)
     Sets the value of the entityTableNameConversionType property.
 voidsetEntityTableNamePrefix(java.lang.String value)
     Sets the value of the entityTableNamePrefix property.
 voidsetEntityTableNameSuffix(java.lang.String value)
     Sets the value of the entityTableNameSuffix property.
 voidsetEntityVersionIdColumnName(java.lang.String value)
     Sets the value of the entityVersionIdColumnName property.
 voidsetMaxColumnNameLength(int value)
    
 voidsetMaxConstraintNameLength(int value)
    
 voidsetMaxTableNameLength(int value)
    
 voidsetReferenceDescriptionColumnName(java.lang.String value)
     Sets the value of the referenceDescriptionColumnName property.
 voidsetReferencePrimaryKeyConstraintNameConversionType(java.lang.String value)
     Sets the value of the referencePrimaryKeyConstraintNameConversionType property.
 voidsetReferencePrimaryKeyConstraintNamePrefix(java.lang.String value)
     Sets the value of the referencePrimaryKeyConstraintNamePrefix property.
 voidsetReferencePrimaryKeyConstraintNameSuffix(java.lang.String value)
     Sets the value of the referencePrimaryKeyConstraintNameSuffix property.
 voidsetReferenceTableNameConversionType(java.lang.String value)
     Sets the value of the referenceTableNameConversionType property.
 voidsetReferenceTableNamePrefix(java.lang.String value)
     Sets the value of the referenceTableNamePrefix property.
 voidsetReferenceTableNameSuffix(java.lang.String value)
     Sets the value of the referenceTableNameSuffix property.
 voidsetReferenceValueColumnName(java.lang.String value)
     Sets the value of the referenceValueColumnName property.
 voidsetReferenceWeightColumnName(java.lang.String value)
     Sets the value of the referenceWeightColumnName property.
 voidsetReferenceWeightConstraintNameConversionType(java.lang.String value)
     Sets the value of the referenceWeightConstraintNameConversionType property.
 voidsetReferenceWeightConstraintNamePrefix(java.lang.String value)
     Sets the value of the referenceWeightConstraintNamePrefix property.
 voidsetReferenceWeightConstraintNameSuffix(java.lang.String value)
     Sets the value of the referenceWeightConstraintNameSuffix property.



Method Detail
getAssociationPrimaryKeyConstraintNameConversionType
java.lang.String getAssociationPrimaryKeyConstraintNameConversionType()(Code)
Gets the value of the associationPrimaryKeyConstraintNameConversionType property. possible object isjava.lang.String



getAssociationPrimaryKeyConstraintNamePrefix
java.lang.String getAssociationPrimaryKeyConstraintNamePrefix()(Code)
Gets the value of the associationPrimaryKeyConstraintNamePrefix property. possible object isjava.lang.String



getAssociationPrimaryKeyConstraintNameSuffix
java.lang.String getAssociationPrimaryKeyConstraintNameSuffix()(Code)
Gets the value of the associationPrimaryKeyConstraintNameSuffix property. possible object isjava.lang.String



getAssociationRoleColumnNameConversionType
java.lang.String getAssociationRoleColumnNameConversionType()(Code)
Gets the value of the associationRoleColumnNameConversionType property. possible object isjava.lang.String



getAssociationRoleColumnNamePrefix
java.lang.String getAssociationRoleColumnNamePrefix()(Code)
Gets the value of the associationRoleColumnNamePrefix property. possible object isjava.lang.String



getAssociationRoleColumnNameSuffix
java.lang.String getAssociationRoleColumnNameSuffix()(Code)
Gets the value of the associationRoleColumnNameSuffix property. possible object isjava.lang.String



getAssociationRoleReferentialConstraintNameConversionType
java.lang.String getAssociationRoleReferentialConstraintNameConversionType()(Code)
Gets the value of the associationRoleReferentialConstraintNameConversionType property. possible object isjava.lang.String



getAssociationRoleReferentialConstraintNamePrefix
java.lang.String getAssociationRoleReferentialConstraintNamePrefix()(Code)
Gets the value of the associationRoleReferentialConstraintNamePrefix property. possible object isjava.lang.String



getAssociationRoleReferentialConstraintNameSuffix
java.lang.String getAssociationRoleReferentialConstraintNameSuffix()(Code)
Gets the value of the associationRoleReferentialConstraintNameSuffix property. possible object isjava.lang.String



getAssociationTableNameConversionType
java.lang.String getAssociationTableNameConversionType()(Code)
Gets the value of the associationTableNameConversionType property. possible object isjava.lang.String



getAssociationTableNamePrefix
java.lang.String getAssociationTableNamePrefix()(Code)
Gets the value of the associationTableNamePrefix property. possible object isjava.lang.String



getAssociationTableNameSuffix
java.lang.String getAssociationTableNameSuffix()(Code)
Gets the value of the associationTableNameSuffix property. possible object isjava.lang.String



getAttributeColumnNameConversionType
java.lang.String getAttributeColumnNameConversionType()(Code)
Gets the value of the attributeColumnNameConversionType property. possible object isjava.lang.String



getAttributeColumnNamePrefix
java.lang.String getAttributeColumnNamePrefix()(Code)
Gets the value of the attributeColumnNamePrefix property. possible object isjava.lang.String



getAttributeColumnNameSuffix
java.lang.String getAttributeColumnNameSuffix()(Code)
Gets the value of the attributeColumnNameSuffix property. possible object isjava.lang.String



getEntityAttributeRefConstraintNameConversionType
java.lang.String getEntityAttributeRefConstraintNameConversionType()(Code)
Gets the value of the entityAttributeRefConstraintNameConversionType property. possible object isjava.lang.String



getEntityAttributeRefConstraintNamePrefix
java.lang.String getEntityAttributeRefConstraintNamePrefix()(Code)
Gets the value of the entityAttributeRefConstraintNamePrefix property. possible object isjava.lang.String



getEntityAttributeRefConstraintNameSuffix
java.lang.String getEntityAttributeRefConstraintNameSuffix()(Code)
Gets the value of the entityAttributeRefConstraintNameSuffix property. possible object isjava.lang.String



getEntityInstanceIdColumnName
java.lang.String getEntityInstanceIdColumnName()(Code)
Gets the value of the entityInstanceIdColumnName property. possible object isjava.lang.String



getEntityNaturalPrimaryKeyConstraintNameConversionType
java.lang.String getEntityNaturalPrimaryKeyConstraintNameConversionType()(Code)
Gets the value of the entityNaturalPrimaryKeyConstraintNameConversionType property. possible object isjava.lang.String



getEntityNaturalPrimaryKeyConstraintNamePrefix
java.lang.String getEntityNaturalPrimaryKeyConstraintNamePrefix()(Code)
Gets the value of the entityNaturalPrimaryKeyConstraintNamePrefix property. possible object isjava.lang.String



getEntityNaturalPrimaryKeyConstraintNameSuffix
java.lang.String getEntityNaturalPrimaryKeyConstraintNameSuffix()(Code)
Gets the value of the entityNaturalPrimaryKeyConstraintNameSuffix property. possible object isjava.lang.String



getEntityPrimaryKeyConstraintNameConversionType
java.lang.String getEntityPrimaryKeyConstraintNameConversionType()(Code)
Gets the value of the entityPrimaryKeyConstraintNameConversionType property. possible object isjava.lang.String



getEntityPrimaryKeyConstraintNamePrefix
java.lang.String getEntityPrimaryKeyConstraintNamePrefix()(Code)
Gets the value of the entityPrimaryKeyConstraintNamePrefix property. possible object isjava.lang.String



getEntityPrimaryKeyConstraintNameSuffix
java.lang.String getEntityPrimaryKeyConstraintNameSuffix()(Code)
Gets the value of the entityPrimaryKeyConstraintNameSuffix property. possible object isjava.lang.String



getEntityStateColumnName
java.lang.String getEntityStateColumnName()(Code)
Gets the value of the entityStateColumnName property. possible object isjava.lang.String



getEntityTableNameConversionType
java.lang.String getEntityTableNameConversionType()(Code)
Gets the value of the entityTableNameConversionType property. possible object isjava.lang.String



getEntityTableNamePrefix
java.lang.String getEntityTableNamePrefix()(Code)
Gets the value of the entityTableNamePrefix property. possible object isjava.lang.String



getEntityTableNameSuffix
java.lang.String getEntityTableNameSuffix()(Code)
Gets the value of the entityTableNameSuffix property. possible object isjava.lang.String



getEntityVersionIdColumnName
java.lang.String getEntityVersionIdColumnName()(Code)
Gets the value of the entityVersionIdColumnName property. possible object isjava.lang.String



getMaxColumnNameLength
int getMaxColumnNameLength()(Code)
Absolute maximum number of characters the column name might be in this technology



getMaxConstraintNameLength
int getMaxConstraintNameLength()(Code)
Absolute maximum number of characters the constraint name might be in this technology



getMaxTableNameLength
int getMaxTableNameLength()(Code)
Absolute maximum number of characters the table name might be in this technology



getReferenceDescriptionColumnName
java.lang.String getReferenceDescriptionColumnName()(Code)
Gets the value of the referenceDescriptionColumnName property. possible object isjava.lang.String



getReferencePrimaryKeyConstraintNameConversionType
java.lang.String getReferencePrimaryKeyConstraintNameConversionType()(Code)
Gets the value of the referencePrimaryKeyConstraintNameConversionType property. possible object isjava.lang.String



getReferencePrimaryKeyConstraintNamePrefix
java.lang.String getReferencePrimaryKeyConstraintNamePrefix()(Code)
Gets the value of the referencePrimaryKeyConstraintNamePrefix property. possible object isjava.lang.String



getReferencePrimaryKeyConstraintNameSuffix
java.lang.String getReferencePrimaryKeyConstraintNameSuffix()(Code)
Gets the value of the referencePrimaryKeyConstraintNameSuffix property. possible object isjava.lang.String



getReferenceTableNameConversionType
java.lang.String getReferenceTableNameConversionType()(Code)
Gets the value of the referenceTableNameConversionType property. possible object isjava.lang.String



getReferenceTableNamePrefix
java.lang.String getReferenceTableNamePrefix()(Code)
Gets the value of the referenceTableNamePrefix property. possible object isjava.lang.String



getReferenceTableNameSuffix
java.lang.String getReferenceTableNameSuffix()(Code)
Gets the value of the referenceTableNameSuffix property. possible object isjava.lang.String



getReferenceValueColumnName
java.lang.String getReferenceValueColumnName()(Code)
Gets the value of the referenceValueColumnName property. possible object isjava.lang.String



getReferenceWeightColumnName
java.lang.String getReferenceWeightColumnName()(Code)
Gets the value of the referenceWeightColumnName property. possible object isjava.lang.String



getReferenceWeightConstraintNameConversionType
java.lang.String getReferenceWeightConstraintNameConversionType()(Code)
Gets the value of the referenceWeightConstraintNameConversionType property. possible object isjava.lang.String



getReferenceWeightConstraintNamePrefix
java.lang.String getReferenceWeightConstraintNamePrefix()(Code)
Gets the value of the referenceWeightConstraintNamePrefix property. possible object isjava.lang.String



getReferenceWeightConstraintNameSuffix
java.lang.String getReferenceWeightConstraintNameSuffix()(Code)
Gets the value of the referenceWeightConstraintNameSuffix property. possible object isjava.lang.String



setAssociationPrimaryKeyConstraintNameConversionType
void setAssociationPrimaryKeyConstraintNameConversionType(java.lang.String value)(Code)
Sets the value of the associationPrimaryKeyConstraintNameConversionType property.
Parameters:
  value - allowed object isjava.lang.String



setAssociationPrimaryKeyConstraintNamePrefix
void setAssociationPrimaryKeyConstraintNamePrefix(java.lang.String value)(Code)
Sets the value of the associationPrimaryKeyConstraintNamePrefix property.
Parameters:
  value - allowed object isjava.lang.String



setAssociationPrimaryKeyConstraintNameSuffix
void setAssociationPrimaryKeyConstraintNameSuffix(java.lang.String value)(Code)
Sets the value of the associationPrimaryKeyConstraintNameSuffix property.
Parameters:
  value - allowed object isjava.lang.String



setAssociationRoleColumnNameConversionType
void setAssociationRoleColumnNameConversionType(java.lang.String value)(Code)
Sets the value of the associationRoleColumnNameConversionType property.
Parameters:
  value - allowed object isjava.lang.String



setAssociationRoleColumnNamePrefix
void setAssociationRoleColumnNamePrefix(java.lang.String value)(Code)
Sets the value of the associationRoleColumnNamePrefix property.
Parameters:
  value - allowed object isjava.lang.String



setAssociationRoleColumnNameSuffix
void setAssociationRoleColumnNameSuffix(java.lang.String value)(Code)
Sets the value of the associationRoleColumnNameSuffix property.
Parameters:
  value - allowed object isjava.lang.String



setAssociationRoleReferentialConstraintNameConversionType
void setAssociationRoleReferentialConstraintNameConversionType(java.lang.String value)(Code)
Sets the value of the associationRoleReferentialConstraintNameConversionType property.
Parameters:
  value - allowed object isjava.lang.String



setAssociationRoleReferentialConstraintNamePrefix
void setAssociationRoleReferentialConstraintNamePrefix(java.lang.String value)(Code)
Sets the value of the associationRoleReferentialConstraintNamePrefix property.
Parameters:
  value - allowed object isjava.lang.String



setAssociationRoleReferentialConstraintNameSuffix
void setAssociationRoleReferentialConstraintNameSuffix(java.lang.String value)(Code)
Sets the value of the associationRoleReferentialConstraintNameSuffix property.
Parameters:
  value - allowed object isjava.lang.String



setAssociationTableNameConversionType
void setAssociationTableNameConversionType(java.lang.String value)(Code)
Sets the value of the associationTableNameConversionType property.
Parameters:
  value - allowed object isjava.lang.String



setAssociationTableNamePrefix
void setAssociationTableNamePrefix(java.lang.String value)(Code)
Sets the value of the associationTableNamePrefix property.
Parameters:
  value - allowed object isjava.lang.String



setAssociationTableNameSuffix
void setAssociationTableNameSuffix(java.lang.String value)(Code)
Sets the value of the associationTableNameSuffix property.
Parameters:
  value - allowed object isjava.lang.String



setAttributeColumnNameConversionType
void setAttributeColumnNameConversionType(java.lang.String value)(Code)
Sets the value of the attributeColumnNameConversionType property.
Parameters:
  value - allowed object isjava.lang.String



setAttributeColumnNamePrefix
void setAttributeColumnNamePrefix(java.lang.String value)(Code)
Sets the value of the attributeColumnNamePrefix property.
Parameters:
  value - allowed object isjava.lang.String



setAttributeColumnNameSuffix
void setAttributeColumnNameSuffix(java.lang.String value)(Code)
Sets the value of the attributeColumnNameSuffix property.
Parameters:
  value - allowed object isjava.lang.String



setEntityAttributeRefConstraintNameConversionType
void setEntityAttributeRefConstraintNameConversionType(java.lang.String value)(Code)
Sets the value of the entityAttributeRefConstraintNameConversionType property.
Parameters:
  value - allowed object isjava.lang.String



setEntityAttributeRefConstraintNamePrefix
void setEntityAttributeRefConstraintNamePrefix(java.lang.String value)(Code)
Sets the value of the entityAttributeRefConstraintNamePrefix property.
Parameters:
  value - allowed object isjava.lang.String



setEntityAttributeRefConstraintNameSuffix
void setEntityAttributeRefConstraintNameSuffix(java.lang.String value)(Code)
Sets the value of the entityAttributeRefConstraintNameSuffix property.
Parameters:
  value - allowed object isjava.lang.String



setEntityInstanceIdColumnName
void setEntityInstanceIdColumnName(java.lang.String value)(Code)
Sets the value of the entityInstanceIdColumnName property.
Parameters:
  value - allowed object isjava.lang.String



setEntityNaturalPrimaryKeyConstraintNameConversionType
void setEntityNaturalPrimaryKeyConstraintNameConversionType(java.lang.String value)(Code)
Sets the value of the entityNaturalPrimaryKeyConstraintNameConversionType property.
Parameters:
  value - allowed object isjava.lang.String



setEntityNaturalPrimaryKeyConstraintNamePrefix
void setEntityNaturalPrimaryKeyConstraintNamePrefix(java.lang.String value)(Code)
Sets the value of the entityNaturalPrimaryKeyConstraintNamePrefix property.
Parameters:
  value - allowed object isjava.lang.String



setEntityNaturalPrimaryKeyConstraintNameSuffix
void setEntityNaturalPrimaryKeyConstraintNameSuffix(java.lang.String value)(Code)
Sets the value of the entityNaturalPrimaryKeyConstraintNameSuffix property.
Parameters:
  value - allowed object isjava.lang.String



setEntityPrimaryKeyConstraintNameConversionType
void setEntityPrimaryKeyConstraintNameConversionType(java.lang.String value)(Code)
Sets the value of the entityPrimaryKeyConstraintNameConversionType property.
Parameters:
  value - allowed object isjava.lang.String



setEntityPrimaryKeyConstraintNamePrefix
void setEntityPrimaryKeyConstraintNamePrefix(java.lang.String value)(Code)
Sets the value of the entityPrimaryKeyConstraintNamePrefix property.
Parameters:
  value - allowed object isjava.lang.String



setEntityPrimaryKeyConstraintNameSuffix
void setEntityPrimaryKeyConstraintNameSuffix(java.lang.String value)(Code)
Sets the value of the entityPrimaryKeyConstraintNameSuffix property.
Parameters:
  value - allowed object isjava.lang.String



setEntityStateColumnName
void setEntityStateColumnName(java.lang.String value)(Code)
Sets the value of the entityStateColumnName property.
Parameters:
  value - allowed object isjava.lang.String



setEntityTableNameConversionType
void setEntityTableNameConversionType(java.lang.String value)(Code)
Sets the value of the entityTableNameConversionType property.
Parameters:
  value - allowed object isjava.lang.String



setEntityTableNamePrefix
void setEntityTableNamePrefix(java.lang.String value)(Code)
Sets the value of the entityTableNamePrefix property.
Parameters:
  value - allowed object isjava.lang.String



setEntityTableNameSuffix
void setEntityTableNameSuffix(java.lang.String value)(Code)
Sets the value of the entityTableNameSuffix property.
Parameters:
  value - allowed object isjava.lang.String



setEntityVersionIdColumnName
void setEntityVersionIdColumnName(java.lang.String value)(Code)
Sets the value of the entityVersionIdColumnName property.
Parameters:
  value - allowed object isjava.lang.String



setMaxColumnNameLength
void setMaxColumnNameLength(int value)(Code)
Absolute maximum number of characters the column name might be in this technology



setMaxConstraintNameLength
void setMaxConstraintNameLength(int value)(Code)
Absolute maximum number of characters the constraint name might be in this technology



setMaxTableNameLength
void setMaxTableNameLength(int value)(Code)
Absolute maximum number of characters the table name might be in this technology



setReferenceDescriptionColumnName
void setReferenceDescriptionColumnName(java.lang.String value)(Code)
Sets the value of the referenceDescriptionColumnName property.
Parameters:
  value - allowed object isjava.lang.String



setReferencePrimaryKeyConstraintNameConversionType
void setReferencePrimaryKeyConstraintNameConversionType(java.lang.String value)(Code)
Sets the value of the referencePrimaryKeyConstraintNameConversionType property.
Parameters:
  value - allowed object isjava.lang.String



setReferencePrimaryKeyConstraintNamePrefix
void setReferencePrimaryKeyConstraintNamePrefix(java.lang.String value)(Code)
Sets the value of the referencePrimaryKeyConstraintNamePrefix property.
Parameters:
  value - allowed object isjava.lang.String



setReferencePrimaryKeyConstraintNameSuffix
void setReferencePrimaryKeyConstraintNameSuffix(java.lang.String value)(Code)
Sets the value of the referencePrimaryKeyConstraintNameSuffix property.
Parameters:
  value - allowed object isjava.lang.String



setReferenceTableNameConversionType
void setReferenceTableNameConversionType(java.lang.String value)(Code)
Sets the value of the referenceTableNameConversionType property.
Parameters:
  value - allowed object isjava.lang.String



setReferenceTableNamePrefix
void setReferenceTableNamePrefix(java.lang.String value)(Code)
Sets the value of the referenceTableNamePrefix property.
Parameters:
  value - allowed object isjava.lang.String



setReferenceTableNameSuffix
void setReferenceTableNameSuffix(java.lang.String value)(Code)
Sets the value of the referenceTableNameSuffix property.
Parameters:
  value - allowed object isjava.lang.String



setReferenceValueColumnName
void setReferenceValueColumnName(java.lang.String value)(Code)
Sets the value of the referenceValueColumnName property.
Parameters:
  value - allowed object isjava.lang.String



setReferenceWeightColumnName
void setReferenceWeightColumnName(java.lang.String value)(Code)
Sets the value of the referenceWeightColumnName property.
Parameters:
  value - allowed object isjava.lang.String



setReferenceWeightConstraintNameConversionType
void setReferenceWeightConstraintNameConversionType(java.lang.String value)(Code)
Sets the value of the referenceWeightConstraintNameConversionType property.
Parameters:
  value - allowed object isjava.lang.String



setReferenceWeightConstraintNamePrefix
void setReferenceWeightConstraintNamePrefix(java.lang.String value)(Code)
Sets the value of the referenceWeightConstraintNamePrefix property.
Parameters:
  value - allowed object isjava.lang.String



setReferenceWeightConstraintNameSuffix
void setReferenceWeightConstraintNameSuffix(java.lang.String value)(Code)
Sets the value of the referenceWeightConstraintNameSuffix property.
Parameters:
  value - allowed object isjava.lang.String



ww___w___._j___a_v_a2__s_._co__m__ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.