Java Doc for RelationalStorageTechnology.java in  » UML » MetaBoss » com » metaboss » sdlctools » models » metabossmodel » technologylibrarymodel » 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.models.metabossmodel.technologylibrarymodel 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.RelationalStorageTechnology

All known Subclasses:   com.metaboss.sdlctools.models.impl.metabossmodel.technologylibrarymodel.RelationalStorageTechnologyImpl,
RelationalStorageTechnology
public interface RelationalStorageTechnology extends com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.StorageTechnology(Code)
RelationalStorageTechnology object instance interface.




Method Summary
public  com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.domainimplementationmodel.DomainRelationalStorageDefinitionfindDomainImplementationDefinition(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.Domain pDomain)
    
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetAssociationPrimaryKeyConstraintNameConversionType()
     Returns the value of attribute associationPrimaryKeyConstraintNameConversionType.
public  java.lang.StringgetAssociationPrimaryKeyConstraintNamePrefix()
     Returns the value of attribute associationPrimaryKeyConstraintNamePrefix.
public  java.lang.StringgetAssociationPrimaryKeyConstraintNameSuffix()
     Returns the value of attribute associationPrimaryKeyConstraintNameSuffix.
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetAssociationRoleColumnNameConversionType()
     Returns the value of attribute associationRoleColumnNameConversionType.
public  java.lang.StringgetAssociationRoleColumnNamePrefix()
     Returns the value of attribute associationRoleColumnNamePrefix.
public  java.lang.StringgetAssociationRoleColumnNameSuffix()
     Returns the value of attribute associationRoleColumnNameSuffix.
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetAssociationRoleReferentialConstraintNameConversionType()
     Returns the value of attribute associationRoleReferentialConstraintNameConversionType.
public  java.lang.StringgetAssociationRoleReferentialConstraintNamePrefix()
     Returns the value of attribute associationRoleReferentialConstraintNamePrefix.
public  java.lang.StringgetAssociationRoleReferentialConstraintNameSuffix()
     Returns the value of attribute associationRoleReferentialConstraintNameSuffix.
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetAssociationTableNameConversionType()
     Returns the value of attribute associationTableNameConversionType.
public  java.lang.StringgetAssociationTableNamePrefix()
     Returns the value of attribute associationTableNamePrefix.
public  java.lang.StringgetAssociationTableNameSuffix()
     Returns the value of attribute associationTableNameSuffix.
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetAttributeColumnNameConversionType()
     Returns the value of attribute attributeColumnNameConversionType.
public  java.lang.StringgetAttributeColumnNamePrefix()
     Returns the value of attribute attributeColumnNamePrefix.
public  java.lang.StringgetAttributeColumnNameSuffix()
     Returns the value of attribute attributeColumnNameSuffix.
public  com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.domainimplementationmodel.DomainRelationalStorageDefinitiongetDomainImplementationDefinition(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.Domain pDomain)
    
public  java.util.CollectiongetDomainImplementationsOnTechnology()
     Returns the value of reference domainImplementationsOnTechnology.
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetEntityAttributeRefConstraintNameConversionType()
     Returns the value of attribute entityAttributeRefConstraintNameConversionType.
public  java.lang.StringgetEntityAttributeRefConstraintNamePrefix()
     Returns the value of attribute entityAttributeRefConstraintNamePrefix.
public  java.lang.StringgetEntityAttributeRefConstraintNameSuffix()
     Returns the value of attribute entityAttributeRefConstraintNameSuffix.
public  java.lang.StringgetEntityInstanceIdColumnName()
     Returns the value of attribute entityInstanceIdColumnName.
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetEntityNaturalPrimaryKeyConstraintNameConversionType()
     Returns the value of attribute entityNaturalPrimaryKeyConstraintNameConversionType.
public  java.lang.StringgetEntityNaturalPrimaryKeyConstraintNamePrefix()
     Returns the value of attribute entityNaturalPrimaryKeyConstraintNamePrefix.
public  java.lang.StringgetEntityNaturalPrimaryKeyConstraintNameSuffix()
     Returns the value of attribute entityNaturalPrimaryKeyConstraintNameSuffix.
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetEntityPrimaryKeyConstraintNameConversionType()
     Returns the value of attribute entityPrimaryKeyConstraintNameConversionType.
public  java.lang.StringgetEntityPrimaryKeyConstraintNamePrefix()
     Returns the value of attribute entityPrimaryKeyConstraintNamePrefix.
public  java.lang.StringgetEntityPrimaryKeyConstraintNameSuffix()
     Returns the value of attribute entityPrimaryKeyConstraintNameSuffix.
public  java.lang.StringgetEntityStateColumnName()
     Returns the value of attribute entityStateColumnName.
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetEntitySupertypeConstraintNameConversionType()
     Returns the value of attribute entitySupertypeConstraintNameConversionType.
public  java.lang.StringgetEntitySupertypeConstraintNamePrefix()
     Returns the value of attribute entitySupertypeConstraintNamePrefix.
public  java.lang.StringgetEntitySupertypeConstraintNameSuffix()
     Returns the value of attribute entitySupertypeConstraintNameSuffix.
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetEntityTableNameConversionType()
     Returns the value of attribute entityTableNameConversionType.
public  java.lang.StringgetEntityTableNamePrefix()
     Returns the value of attribute entityTableNamePrefix.
public  java.lang.StringgetEntityTableNameSuffix()
     Returns the value of attribute entityTableNameSuffix.
public  java.lang.StringgetEntityVersionIdColumnName()
     Returns the value of attribute entityVersionIdColumnName.
public  intgetMaxColumnNameLength()
     Returns the value of attribute maxColumnNameLength.
public  intgetMaxConstraintNameLength()
     Returns the value of attribute maxConstraintNameLength.
public  intgetMaxTableNameLength()
     Returns the value of attribute maxTableNameLength.
public  java.lang.StringgetReferenceDescriptionColumnName()
     Returns the value of attribute referenceDescriptionColumnName.
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetReferencePrimaryKeyConstraintNameConversionType()
     Returns the value of attribute referencePrimaryKeyConstraintNameConversionType.
public  java.lang.StringgetReferencePrimaryKeyConstraintNamePrefix()
     Returns the value of attribute referencePrimaryKeyConstraintNamePrefix.
public  java.lang.StringgetReferencePrimaryKeyConstraintNameSuffix()
     Returns the value of attribute referencePrimaryKeyConstraintNameSuffix.
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetReferenceTableNameConversionType()
     Returns the value of attribute referenceTableNameConversionType.
public  java.lang.StringgetReferenceTableNamePrefix()
     Returns the value of attribute referenceTableNamePrefix.
public  java.lang.StringgetReferenceTableNameSuffix()
     Returns the value of attribute referenceTableNameSuffix.
public  java.lang.StringgetReferenceValueColumnName()
     Returns the value of attribute referenceValueColumnName.
public  java.lang.StringgetReferenceWeightColumnName()
     Returns the value of attribute referenceWeightColumnName.
public  com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionTypegetReferenceWeightConstraintNameConversionType()
     Returns the value of attribute referenceWeightConstraintNameConversionType.
public  java.lang.StringgetReferenceWeightConstraintNamePrefix()
     Returns the value of attribute referenceWeightConstraintNamePrefix.
public  java.lang.StringgetReferenceWeightConstraintNameSuffix()
     Returns the value of attribute referenceWeightConstraintNameSuffix.
public  voidsetAssociationPrimaryKeyConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of associationPrimaryKeyConstraintNameConversionType attribute.
public  voidsetAssociationPrimaryKeyConstraintNamePrefix(java.lang.String newValue)
     Sets the value of associationPrimaryKeyConstraintNamePrefix attribute.
public  voidsetAssociationPrimaryKeyConstraintNameSuffix(java.lang.String newValue)
     Sets the value of associationPrimaryKeyConstraintNameSuffix attribute.
public  voidsetAssociationRoleColumnNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of associationRoleColumnNameConversionType attribute.
public  voidsetAssociationRoleColumnNamePrefix(java.lang.String newValue)
     Sets the value of associationRoleColumnNamePrefix attribute.
public  voidsetAssociationRoleColumnNameSuffix(java.lang.String newValue)
     Sets the value of associationRoleColumnNameSuffix attribute.
public  voidsetAssociationRoleReferentialConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of associationRoleReferentialConstraintNameConversionType attribute.
public  voidsetAssociationRoleReferentialConstraintNamePrefix(java.lang.String newValue)
     Sets the value of associationRoleReferentialConstraintNamePrefix attribute.
public  voidsetAssociationRoleReferentialConstraintNameSuffix(java.lang.String newValue)
     Sets the value of associationRoleReferentialConstraintNameSuffix attribute.
public  voidsetAssociationTableNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of associationTableNameConversionType attribute.
public  voidsetAssociationTableNamePrefix(java.lang.String newValue)
     Sets the value of associationTableNamePrefix attribute.
public  voidsetAssociationTableNameSuffix(java.lang.String newValue)
     Sets the value of associationTableNameSuffix attribute.
public  voidsetAttributeColumnNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of attributeColumnNameConversionType attribute.
public  voidsetAttributeColumnNamePrefix(java.lang.String newValue)
     Sets the value of attributeColumnNamePrefix attribute.
public  voidsetAttributeColumnNameSuffix(java.lang.String newValue)
     Sets the value of attributeColumnNameSuffix attribute.
public  voidsetEntityAttributeRefConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of entityAttributeRefConstraintNameConversionType attribute.
public  voidsetEntityAttributeRefConstraintNamePrefix(java.lang.String newValue)
     Sets the value of entityAttributeRefConstraintNamePrefix attribute.
public  voidsetEntityAttributeRefConstraintNameSuffix(java.lang.String newValue)
     Sets the value of entityAttributeRefConstraintNameSuffix attribute.
public  voidsetEntityInstanceIdColumnName(java.lang.String newValue)
     Sets the value of entityInstanceIdColumnName attribute.
public  voidsetEntityNaturalPrimaryKeyConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of entityNaturalPrimaryKeyConstraintNameConversionType attribute.
public  voidsetEntityNaturalPrimaryKeyConstraintNamePrefix(java.lang.String newValue)
     Sets the value of entityNaturalPrimaryKeyConstraintNamePrefix attribute.
public  voidsetEntityNaturalPrimaryKeyConstraintNameSuffix(java.lang.String newValue)
     Sets the value of entityNaturalPrimaryKeyConstraintNameSuffix attribute.
public  voidsetEntityPrimaryKeyConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of entityPrimaryKeyConstraintNameConversionType attribute.
public  voidsetEntityPrimaryKeyConstraintNamePrefix(java.lang.String newValue)
     Sets the value of entityPrimaryKeyConstraintNamePrefix attribute.
public  voidsetEntityPrimaryKeyConstraintNameSuffix(java.lang.String newValue)
     Sets the value of entityPrimaryKeyConstraintNameSuffix attribute.
public  voidsetEntityStateColumnName(java.lang.String newValue)
     Sets the value of entityStateColumnName attribute.
public  voidsetEntitySupertypeConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of entitySupertypeConstraintNameConversionType attribute.
public  voidsetEntitySupertypeConstraintNamePrefix(java.lang.String newValue)
     Sets the value of entitySupertypeConstraintNamePrefix attribute.
public  voidsetEntitySupertypeConstraintNameSuffix(java.lang.String newValue)
     Sets the value of entitySupertypeConstraintNameSuffix attribute.
public  voidsetEntityTableNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of entityTableNameConversionType attribute.
public  voidsetEntityTableNamePrefix(java.lang.String newValue)
     Sets the value of entityTableNamePrefix attribute.
public  voidsetEntityTableNameSuffix(java.lang.String newValue)
     Sets the value of entityTableNameSuffix attribute.
public  voidsetEntityVersionIdColumnName(java.lang.String newValue)
     Sets the value of entityVersionIdColumnName attribute.
public  voidsetMaxColumnNameLength(int newValue)
     Sets the value of maxColumnNameLength attribute.
public  voidsetMaxConstraintNameLength(int newValue)
     Sets the value of maxConstraintNameLength attribute.
public  voidsetMaxTableNameLength(int newValue)
     Sets the value of maxTableNameLength attribute.
public  voidsetReferenceDescriptionColumnName(java.lang.String newValue)
     Sets the value of referenceDescriptionColumnName attribute.
public  voidsetReferencePrimaryKeyConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of referencePrimaryKeyConstraintNameConversionType attribute.
public  voidsetReferencePrimaryKeyConstraintNamePrefix(java.lang.String newValue)
     Sets the value of referencePrimaryKeyConstraintNamePrefix attribute.
public  voidsetReferencePrimaryKeyConstraintNameSuffix(java.lang.String newValue)
     Sets the value of referencePrimaryKeyConstraintNameSuffix attribute.
public  voidsetReferenceTableNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of referenceTableNameConversionType attribute.
public  voidsetReferenceTableNamePrefix(java.lang.String newValue)
     Sets the value of referenceTableNamePrefix attribute.
public  voidsetReferenceTableNameSuffix(java.lang.String newValue)
     Sets the value of referenceTableNameSuffix attribute.
public  voidsetReferenceValueColumnName(java.lang.String newValue)
     Sets the value of referenceValueColumnName attribute.
public  voidsetReferenceWeightColumnName(java.lang.String newValue)
     Sets the value of referenceWeightColumnName attribute.
public  voidsetReferenceWeightConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)
     Sets the value of referenceWeightConstraintNameConversionType attribute.
public  voidsetReferenceWeightConstraintNamePrefix(java.lang.String newValue)
     Sets the value of referenceWeightConstraintNamePrefix attribute.
public  voidsetReferenceWeightConstraintNameSuffix(java.lang.String newValue)
     Sets the value of referenceWeightConstraintNameSuffix attribute.



Method Detail
findDomainImplementationDefinition
public com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.domainimplementationmodel.DomainRelationalStorageDefinition findDomainImplementationDefinition(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.Domain pDomain)(Code)

Parameters:
  pDomain -



getAssociationPrimaryKeyConstraintNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getAssociationPrimaryKeyConstraintNameConversionType()(Code)
Returns the value of attribute associationPrimaryKeyConstraintNameConversionType. Value of attribute associationPrimaryKeyConstraintNameConversionType.



getAssociationPrimaryKeyConstraintNamePrefix
public java.lang.String getAssociationPrimaryKeyConstraintNamePrefix()(Code)
Returns the value of attribute associationPrimaryKeyConstraintNamePrefix. Value of attribute associationPrimaryKeyConstraintNamePrefix.



getAssociationPrimaryKeyConstraintNameSuffix
public java.lang.String getAssociationPrimaryKeyConstraintNameSuffix()(Code)
Returns the value of attribute associationPrimaryKeyConstraintNameSuffix. Value of attribute associationPrimaryKeyConstraintNameSuffix.



getAssociationRoleColumnNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getAssociationRoleColumnNameConversionType()(Code)
Returns the value of attribute associationRoleColumnNameConversionType. Value of attribute associationRoleColumnNameConversionType.



getAssociationRoleColumnNamePrefix
public java.lang.String getAssociationRoleColumnNamePrefix()(Code)
Returns the value of attribute associationRoleColumnNamePrefix. Value of attribute associationRoleColumnNamePrefix.



getAssociationRoleColumnNameSuffix
public java.lang.String getAssociationRoleColumnNameSuffix()(Code)
Returns the value of attribute associationRoleColumnNameSuffix. Value of attribute associationRoleColumnNameSuffix.



getAssociationRoleReferentialConstraintNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getAssociationRoleReferentialConstraintNameConversionType()(Code)
Returns the value of attribute associationRoleReferentialConstraintNameConversionType. Value of attribute associationRoleReferentialConstraintNameConversionType.



getAssociationRoleReferentialConstraintNamePrefix
public java.lang.String getAssociationRoleReferentialConstraintNamePrefix()(Code)
Returns the value of attribute associationRoleReferentialConstraintNamePrefix. Value of attribute associationRoleReferentialConstraintNamePrefix.



getAssociationRoleReferentialConstraintNameSuffix
public java.lang.String getAssociationRoleReferentialConstraintNameSuffix()(Code)
Returns the value of attribute associationRoleReferentialConstraintNameSuffix. Value of attribute associationRoleReferentialConstraintNameSuffix.



getAssociationTableNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getAssociationTableNameConversionType()(Code)
Returns the value of attribute associationTableNameConversionType. Value of attribute associationTableNameConversionType.



getAssociationTableNamePrefix
public java.lang.String getAssociationTableNamePrefix()(Code)
Returns the value of attribute associationTableNamePrefix. Value of attribute associationTableNamePrefix.



getAssociationTableNameSuffix
public java.lang.String getAssociationTableNameSuffix()(Code)
Returns the value of attribute associationTableNameSuffix. Value of attribute associationTableNameSuffix.



getAttributeColumnNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getAttributeColumnNameConversionType()(Code)
Returns the value of attribute attributeColumnNameConversionType. Value of attribute attributeColumnNameConversionType.



getAttributeColumnNamePrefix
public java.lang.String getAttributeColumnNamePrefix()(Code)
Returns the value of attribute attributeColumnNamePrefix. Value of attribute attributeColumnNamePrefix.



getAttributeColumnNameSuffix
public java.lang.String getAttributeColumnNameSuffix()(Code)
Returns the value of attribute attributeColumnNameSuffix. Value of attribute attributeColumnNameSuffix.



getDomainImplementationDefinition
public com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.domainimplementationmodel.DomainRelationalStorageDefinition getDomainImplementationDefinition(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.Domain pDomain)(Code)

Parameters:
  pDomain -



getDomainImplementationsOnTechnology
public java.util.Collection getDomainImplementationsOnTechnology()(Code)
Returns the value of reference domainImplementationsOnTechnology. Value of reference domainImplementationsOnTechnology.



getEntityAttributeRefConstraintNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getEntityAttributeRefConstraintNameConversionType()(Code)
Returns the value of attribute entityAttributeRefConstraintNameConversionType. Value of attribute entityAttributeRefConstraintNameConversionType.



getEntityAttributeRefConstraintNamePrefix
public java.lang.String getEntityAttributeRefConstraintNamePrefix()(Code)
Returns the value of attribute entityAttributeRefConstraintNamePrefix. Value of attribute entityAttributeRefConstraintNamePrefix.



getEntityAttributeRefConstraintNameSuffix
public java.lang.String getEntityAttributeRefConstraintNameSuffix()(Code)
Returns the value of attribute entityAttributeRefConstraintNameSuffix. Value of attribute entityAttributeRefConstraintNameSuffix.



getEntityInstanceIdColumnName
public java.lang.String getEntityInstanceIdColumnName()(Code)
Returns the value of attribute entityInstanceIdColumnName. Value of attribute entityInstanceIdColumnName.



getEntityNaturalPrimaryKeyConstraintNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getEntityNaturalPrimaryKeyConstraintNameConversionType()(Code)
Returns the value of attribute entityNaturalPrimaryKeyConstraintNameConversionType. Value of attribute entityNaturalPrimaryKeyConstraintNameConversionType.



getEntityNaturalPrimaryKeyConstraintNamePrefix
public java.lang.String getEntityNaturalPrimaryKeyConstraintNamePrefix()(Code)
Returns the value of attribute entityNaturalPrimaryKeyConstraintNamePrefix. Value of attribute entityNaturalPrimaryKeyConstraintNamePrefix.



getEntityNaturalPrimaryKeyConstraintNameSuffix
public java.lang.String getEntityNaturalPrimaryKeyConstraintNameSuffix()(Code)
Returns the value of attribute entityNaturalPrimaryKeyConstraintNameSuffix. Value of attribute entityNaturalPrimaryKeyConstraintNameSuffix.



getEntityPrimaryKeyConstraintNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getEntityPrimaryKeyConstraintNameConversionType()(Code)
Returns the value of attribute entityPrimaryKeyConstraintNameConversionType. Value of attribute entityPrimaryKeyConstraintNameConversionType.



getEntityPrimaryKeyConstraintNamePrefix
public java.lang.String getEntityPrimaryKeyConstraintNamePrefix()(Code)
Returns the value of attribute entityPrimaryKeyConstraintNamePrefix. Value of attribute entityPrimaryKeyConstraintNamePrefix.



getEntityPrimaryKeyConstraintNameSuffix
public java.lang.String getEntityPrimaryKeyConstraintNameSuffix()(Code)
Returns the value of attribute entityPrimaryKeyConstraintNameSuffix. Value of attribute entityPrimaryKeyConstraintNameSuffix.



getEntityStateColumnName
public java.lang.String getEntityStateColumnName()(Code)
Returns the value of attribute entityStateColumnName. Value of attribute entityStateColumnName.



getEntitySupertypeConstraintNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getEntitySupertypeConstraintNameConversionType()(Code)
Returns the value of attribute entitySupertypeConstraintNameConversionType. Value of attribute entitySupertypeConstraintNameConversionType.



getEntitySupertypeConstraintNamePrefix
public java.lang.String getEntitySupertypeConstraintNamePrefix()(Code)
Returns the value of attribute entitySupertypeConstraintNamePrefix. Value of attribute entitySupertypeConstraintNamePrefix.



getEntitySupertypeConstraintNameSuffix
public java.lang.String getEntitySupertypeConstraintNameSuffix()(Code)
Returns the value of attribute entitySupertypeConstraintNameSuffix. Value of attribute entitySupertypeConstraintNameSuffix.



getEntityTableNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getEntityTableNameConversionType()(Code)
Returns the value of attribute entityTableNameConversionType. Value of attribute entityTableNameConversionType.



getEntityTableNamePrefix
public java.lang.String getEntityTableNamePrefix()(Code)
Returns the value of attribute entityTableNamePrefix. Value of attribute entityTableNamePrefix.



getEntityTableNameSuffix
public java.lang.String getEntityTableNameSuffix()(Code)
Returns the value of attribute entityTableNameSuffix. Value of attribute entityTableNameSuffix.



getEntityVersionIdColumnName
public java.lang.String getEntityVersionIdColumnName()(Code)
Returns the value of attribute entityVersionIdColumnName. Value of attribute entityVersionIdColumnName.



getMaxColumnNameLength
public int getMaxColumnNameLength()(Code)
Returns the value of attribute maxColumnNameLength. Value of attribute maxColumnNameLength.



getMaxConstraintNameLength
public int getMaxConstraintNameLength()(Code)
Returns the value of attribute maxConstraintNameLength. Value of attribute maxConstraintNameLength.



getMaxTableNameLength
public int getMaxTableNameLength()(Code)
Returns the value of attribute maxTableNameLength. Value of attribute maxTableNameLength.



getReferenceDescriptionColumnName
public java.lang.String getReferenceDescriptionColumnName()(Code)
Returns the value of attribute referenceDescriptionColumnName. Value of attribute referenceDescriptionColumnName.



getReferencePrimaryKeyConstraintNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getReferencePrimaryKeyConstraintNameConversionType()(Code)
Returns the value of attribute referencePrimaryKeyConstraintNameConversionType. Value of attribute referencePrimaryKeyConstraintNameConversionType.



getReferencePrimaryKeyConstraintNamePrefix
public java.lang.String getReferencePrimaryKeyConstraintNamePrefix()(Code)
Returns the value of attribute referencePrimaryKeyConstraintNamePrefix. Value of attribute referencePrimaryKeyConstraintNamePrefix.



getReferencePrimaryKeyConstraintNameSuffix
public java.lang.String getReferencePrimaryKeyConstraintNameSuffix()(Code)
Returns the value of attribute referencePrimaryKeyConstraintNameSuffix. Value of attribute referencePrimaryKeyConstraintNameSuffix.



getReferenceTableNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getReferenceTableNameConversionType()(Code)
Returns the value of attribute referenceTableNameConversionType. Value of attribute referenceTableNameConversionType.



getReferenceTableNamePrefix
public java.lang.String getReferenceTableNamePrefix()(Code)
Returns the value of attribute referenceTableNamePrefix. Value of attribute referenceTableNamePrefix.



getReferenceTableNameSuffix
public java.lang.String getReferenceTableNameSuffix()(Code)
Returns the value of attribute referenceTableNameSuffix. Value of attribute referenceTableNameSuffix.



getReferenceValueColumnName
public java.lang.String getReferenceValueColumnName()(Code)
Returns the value of attribute referenceValueColumnName. Value of attribute referenceValueColumnName.



getReferenceWeightColumnName
public java.lang.String getReferenceWeightColumnName()(Code)
Returns the value of attribute referenceWeightColumnName. Value of attribute referenceWeightColumnName.



getReferenceWeightConstraintNameConversionType
public com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType getReferenceWeightConstraintNameConversionType()(Code)
Returns the value of attribute referenceWeightConstraintNameConversionType. Value of attribute referenceWeightConstraintNameConversionType.



getReferenceWeightConstraintNamePrefix
public java.lang.String getReferenceWeightConstraintNamePrefix()(Code)
Returns the value of attribute referenceWeightConstraintNamePrefix. Value of attribute referenceWeightConstraintNamePrefix.



getReferenceWeightConstraintNameSuffix
public java.lang.String getReferenceWeightConstraintNameSuffix()(Code)
Returns the value of attribute referenceWeightConstraintNameSuffix. Value of attribute referenceWeightConstraintNameSuffix.



setAssociationPrimaryKeyConstraintNameConversionType
public void setAssociationPrimaryKeyConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of associationPrimaryKeyConstraintNameConversionType attribute. See RelationalStorageTechnology.getAssociationPrimaryKeyConstraintNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setAssociationPrimaryKeyConstraintNamePrefix
public void setAssociationPrimaryKeyConstraintNamePrefix(java.lang.String newValue)(Code)
Sets the value of associationPrimaryKeyConstraintNamePrefix attribute. See RelationalStorageTechnology.getAssociationPrimaryKeyConstraintNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setAssociationPrimaryKeyConstraintNameSuffix
public void setAssociationPrimaryKeyConstraintNameSuffix(java.lang.String newValue)(Code)
Sets the value of associationPrimaryKeyConstraintNameSuffix attribute. See RelationalStorageTechnology.getAssociationPrimaryKeyConstraintNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



setAssociationRoleColumnNameConversionType
public void setAssociationRoleColumnNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of associationRoleColumnNameConversionType attribute. See RelationalStorageTechnology.getAssociationRoleColumnNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setAssociationRoleColumnNamePrefix
public void setAssociationRoleColumnNamePrefix(java.lang.String newValue)(Code)
Sets the value of associationRoleColumnNamePrefix attribute. See RelationalStorageTechnology.getAssociationRoleColumnNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setAssociationRoleColumnNameSuffix
public void setAssociationRoleColumnNameSuffix(java.lang.String newValue)(Code)
Sets the value of associationRoleColumnNameSuffix attribute. See RelationalStorageTechnology.getAssociationRoleColumnNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



setAssociationRoleReferentialConstraintNameConversionType
public void setAssociationRoleReferentialConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of associationRoleReferentialConstraintNameConversionType attribute. See RelationalStorageTechnology.getAssociationRoleReferentialConstraintNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setAssociationRoleReferentialConstraintNamePrefix
public void setAssociationRoleReferentialConstraintNamePrefix(java.lang.String newValue)(Code)
Sets the value of associationRoleReferentialConstraintNamePrefix attribute. See RelationalStorageTechnology.getAssociationRoleReferentialConstraintNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setAssociationRoleReferentialConstraintNameSuffix
public void setAssociationRoleReferentialConstraintNameSuffix(java.lang.String newValue)(Code)
Sets the value of associationRoleReferentialConstraintNameSuffix attribute. See RelationalStorageTechnology.getAssociationRoleReferentialConstraintNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



setAssociationTableNameConversionType
public void setAssociationTableNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of associationTableNameConversionType attribute. See RelationalStorageTechnology.getAssociationTableNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setAssociationTableNamePrefix
public void setAssociationTableNamePrefix(java.lang.String newValue)(Code)
Sets the value of associationTableNamePrefix attribute. See RelationalStorageTechnology.getAssociationTableNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setAssociationTableNameSuffix
public void setAssociationTableNameSuffix(java.lang.String newValue)(Code)
Sets the value of associationTableNameSuffix attribute. See RelationalStorageTechnology.getAssociationTableNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



setAttributeColumnNameConversionType
public void setAttributeColumnNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of attributeColumnNameConversionType attribute. See RelationalStorageTechnology.getAttributeColumnNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setAttributeColumnNamePrefix
public void setAttributeColumnNamePrefix(java.lang.String newValue)(Code)
Sets the value of attributeColumnNamePrefix attribute. See RelationalStorageTechnology.getAttributeColumnNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setAttributeColumnNameSuffix
public void setAttributeColumnNameSuffix(java.lang.String newValue)(Code)
Sets the value of attributeColumnNameSuffix attribute. See RelationalStorageTechnology.getAttributeColumnNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityAttributeRefConstraintNameConversionType
public void setEntityAttributeRefConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of entityAttributeRefConstraintNameConversionType attribute. See RelationalStorageTechnology.getEntityAttributeRefConstraintNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityAttributeRefConstraintNamePrefix
public void setEntityAttributeRefConstraintNamePrefix(java.lang.String newValue)(Code)
Sets the value of entityAttributeRefConstraintNamePrefix attribute. See RelationalStorageTechnology.getEntityAttributeRefConstraintNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityAttributeRefConstraintNameSuffix
public void setEntityAttributeRefConstraintNameSuffix(java.lang.String newValue)(Code)
Sets the value of entityAttributeRefConstraintNameSuffix attribute. See RelationalStorageTechnology.getEntityAttributeRefConstraintNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityInstanceIdColumnName
public void setEntityInstanceIdColumnName(java.lang.String newValue)(Code)
Sets the value of entityInstanceIdColumnName attribute. See RelationalStorageTechnology.getEntityInstanceIdColumnName for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityNaturalPrimaryKeyConstraintNameConversionType
public void setEntityNaturalPrimaryKeyConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of entityNaturalPrimaryKeyConstraintNameConversionType attribute. See RelationalStorageTechnology.getEntityNaturalPrimaryKeyConstraintNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityNaturalPrimaryKeyConstraintNamePrefix
public void setEntityNaturalPrimaryKeyConstraintNamePrefix(java.lang.String newValue)(Code)
Sets the value of entityNaturalPrimaryKeyConstraintNamePrefix attribute. See RelationalStorageTechnology.getEntityNaturalPrimaryKeyConstraintNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityNaturalPrimaryKeyConstraintNameSuffix
public void setEntityNaturalPrimaryKeyConstraintNameSuffix(java.lang.String newValue)(Code)
Sets the value of entityNaturalPrimaryKeyConstraintNameSuffix attribute. See RelationalStorageTechnology.getEntityNaturalPrimaryKeyConstraintNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityPrimaryKeyConstraintNameConversionType
public void setEntityPrimaryKeyConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of entityPrimaryKeyConstraintNameConversionType attribute. See RelationalStorageTechnology.getEntityPrimaryKeyConstraintNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityPrimaryKeyConstraintNamePrefix
public void setEntityPrimaryKeyConstraintNamePrefix(java.lang.String newValue)(Code)
Sets the value of entityPrimaryKeyConstraintNamePrefix attribute. See RelationalStorageTechnology.getEntityPrimaryKeyConstraintNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityPrimaryKeyConstraintNameSuffix
public void setEntityPrimaryKeyConstraintNameSuffix(java.lang.String newValue)(Code)
Sets the value of entityPrimaryKeyConstraintNameSuffix attribute. See RelationalStorageTechnology.getEntityPrimaryKeyConstraintNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityStateColumnName
public void setEntityStateColumnName(java.lang.String newValue)(Code)
Sets the value of entityStateColumnName attribute. See RelationalStorageTechnology.getEntityStateColumnName for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntitySupertypeConstraintNameConversionType
public void setEntitySupertypeConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of entitySupertypeConstraintNameConversionType attribute. See RelationalStorageTechnology.getEntitySupertypeConstraintNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntitySupertypeConstraintNamePrefix
public void setEntitySupertypeConstraintNamePrefix(java.lang.String newValue)(Code)
Sets the value of entitySupertypeConstraintNamePrefix attribute. See RelationalStorageTechnology.getEntitySupertypeConstraintNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntitySupertypeConstraintNameSuffix
public void setEntitySupertypeConstraintNameSuffix(java.lang.String newValue)(Code)
Sets the value of entitySupertypeConstraintNameSuffix attribute. See RelationalStorageTechnology.getEntitySupertypeConstraintNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityTableNameConversionType
public void setEntityTableNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of entityTableNameConversionType attribute. See RelationalStorageTechnology.getEntityTableNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityTableNamePrefix
public void setEntityTableNamePrefix(java.lang.String newValue)(Code)
Sets the value of entityTableNamePrefix attribute. See RelationalStorageTechnology.getEntityTableNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityTableNameSuffix
public void setEntityTableNameSuffix(java.lang.String newValue)(Code)
Sets the value of entityTableNameSuffix attribute. See RelationalStorageTechnology.getEntityTableNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



setEntityVersionIdColumnName
public void setEntityVersionIdColumnName(java.lang.String newValue)(Code)
Sets the value of entityVersionIdColumnName attribute. See RelationalStorageTechnology.getEntityVersionIdColumnName for description on the attribute.
Parameters:
  newValue - New value to be set.



setMaxColumnNameLength
public void setMaxColumnNameLength(int newValue)(Code)
Sets the value of maxColumnNameLength attribute. See RelationalStorageTechnology.getMaxColumnNameLength for description on the attribute.
Parameters:
  newValue - New value to be set.



setMaxConstraintNameLength
public void setMaxConstraintNameLength(int newValue)(Code)
Sets the value of maxConstraintNameLength attribute. See RelationalStorageTechnology.getMaxConstraintNameLength for description on the attribute.
Parameters:
  newValue - New value to be set.



setMaxTableNameLength
public void setMaxTableNameLength(int newValue)(Code)
Sets the value of maxTableNameLength attribute. See RelationalStorageTechnology.getMaxTableNameLength for description on the attribute.
Parameters:
  newValue - New value to be set.



setReferenceDescriptionColumnName
public void setReferenceDescriptionColumnName(java.lang.String newValue)(Code)
Sets the value of referenceDescriptionColumnName attribute. See RelationalStorageTechnology.getReferenceDescriptionColumnName for description on the attribute.
Parameters:
  newValue - New value to be set.



setReferencePrimaryKeyConstraintNameConversionType
public void setReferencePrimaryKeyConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of referencePrimaryKeyConstraintNameConversionType attribute. See RelationalStorageTechnology.getReferencePrimaryKeyConstraintNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setReferencePrimaryKeyConstraintNamePrefix
public void setReferencePrimaryKeyConstraintNamePrefix(java.lang.String newValue)(Code)
Sets the value of referencePrimaryKeyConstraintNamePrefix attribute. See RelationalStorageTechnology.getReferencePrimaryKeyConstraintNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setReferencePrimaryKeyConstraintNameSuffix
public void setReferencePrimaryKeyConstraintNameSuffix(java.lang.String newValue)(Code)
Sets the value of referencePrimaryKeyConstraintNameSuffix attribute. See RelationalStorageTechnology.getReferencePrimaryKeyConstraintNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



setReferenceTableNameConversionType
public void setReferenceTableNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of referenceTableNameConversionType attribute. See RelationalStorageTechnology.getReferenceTableNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setReferenceTableNamePrefix
public void setReferenceTableNamePrefix(java.lang.String newValue)(Code)
Sets the value of referenceTableNamePrefix attribute. See RelationalStorageTechnology.getReferenceTableNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setReferenceTableNameSuffix
public void setReferenceTableNameSuffix(java.lang.String newValue)(Code)
Sets the value of referenceTableNameSuffix attribute. See RelationalStorageTechnology.getReferenceTableNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



setReferenceValueColumnName
public void setReferenceValueColumnName(java.lang.String newValue)(Code)
Sets the value of referenceValueColumnName attribute. See RelationalStorageTechnology.getReferenceValueColumnName for description on the attribute.
Parameters:
  newValue - New value to be set.



setReferenceWeightColumnName
public void setReferenceWeightColumnName(java.lang.String newValue)(Code)
Sets the value of referenceWeightColumnName attribute. See RelationalStorageTechnology.getReferenceWeightColumnName for description on the attribute.
Parameters:
  newValue - New value to be set.



setReferenceWeightConstraintNameConversionType
public void setReferenceWeightConstraintNameConversionType(com.metaboss.sdlctools.models.metabossmodel.technologylibrarymodel.NameConversionType newValue)(Code)
Sets the value of referenceWeightConstraintNameConversionType attribute. See RelationalStorageTechnology.getReferenceWeightConstraintNameConversionType for description on the attribute.
Parameters:
  newValue - New value to be set.



setReferenceWeightConstraintNamePrefix
public void setReferenceWeightConstraintNamePrefix(java.lang.String newValue)(Code)
Sets the value of referenceWeightConstraintNamePrefix attribute. See RelationalStorageTechnology.getReferenceWeightConstraintNamePrefix for description on the attribute.
Parameters:
  newValue - New value to be set.



setReferenceWeightConstraintNameSuffix
public void setReferenceWeightConstraintNameSuffix(java.lang.String newValue)(Code)
Sets the value of referenceWeightConstraintNameSuffix attribute. See RelationalStorageTechnology.getReferenceWeightConstraintNameSuffix for description on the attribute.
Parameters:
  newValue - New value to be set.



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