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


com.metaboss.sdlctools.domains.storagemodel.impl.BOStorageTechnologyImpl
   com.metaboss.sdlctools.domains.storagemodel.impl.BORelationalStorageTechnologyImpl

BORelationalStorageTechnologyImpl
public class BORelationalStorageTechnologyImpl extends BOStorageTechnologyImpl implements BORelationalStorageTechnology(Code)


Field Summary
protected  STRelationalStorageTechnologymRelationalStorageTechnologyDetails
    

Constructor Summary
protected  BORelationalStorageTechnologyImpl()
    

Method Summary
public static  BORelationalStorageTechnologyImplcreateInstanceForExisting(BOMetaBossDomainImpl pMetaBossDomainImpl, String pStorageTechnologyRef, STStorageTechnology pDetails)
    
public  NameConversionTypegetAssociationPrimaryKeyConstraintNameConversionType()
    
public  StringgetAssociationPrimaryKeyConstraintNamePrefix()
    
public  StringgetAssociationPrimaryKeyConstraintNameSuffix()
    
public  NameConversionTypegetAssociationRoleColumnNameConversionType()
    
public  StringgetAssociationRoleColumnNamePrefix()
    
public  StringgetAssociationRoleColumnNameSuffix()
    
public  NameConversionTypegetAssociationRoleReferentialConstraintNameConversionType()
    
public  StringgetAssociationRoleReferentialConstraintNamePrefix()
    
public  StringgetAssociationRoleReferentialConstraintNameSuffix()
    
public  NameConversionTypegetAssociationTableNameConversionType()
    
public  StringgetAssociationTableNamePrefix()
    
public  StringgetAssociationTableNameSuffix()
    
public  NameConversionTypegetAttributeColumnNameConversionType()
    
public  StringgetAttributeColumnNamePrefix()
    
public  StringgetAttributeColumnNameSuffix()
    
public  NameConversionTypegetEntityAttributeRefConstraintNameConversionType()
    
public  StringgetEntityAttributeRefConstraintNamePrefix()
    
public  StringgetEntityAttributeRefConstraintNameSuffix()
    
public  StringgetEntityInstanceIdColumnName()
    
public  NameConversionTypegetEntityNaturalPrimaryKeyConstraintNameConversionType()
    
public  StringgetEntityNaturalPrimaryKeyConstraintNamePrefix()
    
public  StringgetEntityNaturalPrimaryKeyConstraintNameSuffix()
    
public  NameConversionTypegetEntityPrimaryKeyConstraintNameConversionType()
    
public  StringgetEntityPrimaryKeyConstraintNamePrefix()
    
public  StringgetEntityPrimaryKeyConstraintNameSuffix()
    
public  StringgetEntityStateColumnName()
    
public  NameConversionTypegetEntityTableNameConversionType()
    
public  StringgetEntityTableNamePrefix()
    
public  StringgetEntityTableNameSuffix()
    
public  StringgetEntityVersionIdColumnName()
    
public  intgetMaxColumnNameLength()
    
public  intgetMaxConstraintNameLength()
    
public  intgetMaxTableNameLength()
    
public  StringgetReferenceDescriptionColumnName()
    
public  NameConversionTypegetReferencePrimaryKeyConstraintNameConversionType()
     Getter for the name conversion algorithm type for the enumerable datatype primary key constraints.
public  StringgetReferencePrimaryKeyConstraintNamePrefix()
     Getter for the enumerable datatype primary key constraint name prefix.
public  StringgetReferencePrimaryKeyConstraintNameSuffix()
     Getter for the enumerable datatype primary key constraint name suffix.
public  NameConversionTypegetReferenceTableNameConversionType()
    
public  StringgetReferenceTableNamePrefix()
    
public  StringgetReferenceTableNameSuffix()
    
public  StringgetReferenceValueColumnName()
    
public  StringgetReferenceWeightColumnName()
    
public  NameConversionTypegetReferenceWeightConstraintNameConversionType()
     Getter for the name conversion algorithm type for the enumerable datatype weight column constraints.
public  StringgetReferenceWeightConstraintNamePrefix()
     Getter for the enumerable datatype weight constraint name prefix.
public  StringgetReferenceWeightConstraintNameSuffix()
     Getter for the enumerable datatype weight constraint name suffix.
public  BORelationalStorageTechnologyDomainStorageListgetRelationalDomainStorages()
    
protected  voidsetupInstanceForExisting(BOMetaBossDomainImpl pMetaBossDomainImpl, String pStorageTechnologyRef, STStorageTechnology pStorageTechnologyDetails)
    

Field Detail
mRelationalStorageTechnologyDetails
protected STRelationalStorageTechnology mRelationalStorageTechnologyDetails(Code)




Constructor Detail
BORelationalStorageTechnologyImpl
protected BORelationalStorageTechnologyImpl() throws BOException(Code)




Method Detail
createInstanceForExisting
public static BORelationalStorageTechnologyImpl createInstanceForExisting(BOMetaBossDomainImpl pMetaBossDomainImpl, String pStorageTechnologyRef, STStorageTechnology pDetails) throws BOException(Code)



getAssociationPrimaryKeyConstraintNameConversionType
public NameConversionType getAssociationPrimaryKeyConstraintNameConversionType() throws BOException(Code)



getAssociationPrimaryKeyConstraintNamePrefix
public String getAssociationPrimaryKeyConstraintNamePrefix() throws BOException(Code)



getAssociationPrimaryKeyConstraintNameSuffix
public String getAssociationPrimaryKeyConstraintNameSuffix() throws BOException(Code)



getAssociationRoleColumnNameConversionType
public NameConversionType getAssociationRoleColumnNameConversionType() throws BOException(Code)



getAssociationRoleColumnNamePrefix
public String getAssociationRoleColumnNamePrefix() throws BOException(Code)



getAssociationRoleColumnNameSuffix
public String getAssociationRoleColumnNameSuffix() throws BOException(Code)



getAssociationRoleReferentialConstraintNameConversionType
public NameConversionType getAssociationRoleReferentialConstraintNameConversionType() throws BOException(Code)



getAssociationRoleReferentialConstraintNamePrefix
public String getAssociationRoleReferentialConstraintNamePrefix() throws BOException(Code)



getAssociationRoleReferentialConstraintNameSuffix
public String getAssociationRoleReferentialConstraintNameSuffix() throws BOException(Code)



getAssociationTableNameConversionType
public NameConversionType getAssociationTableNameConversionType() throws BOException(Code)



getAssociationTableNamePrefix
public String getAssociationTableNamePrefix() throws BOException(Code)



getAssociationTableNameSuffix
public String getAssociationTableNameSuffix() throws BOException(Code)



getAttributeColumnNameConversionType
public NameConversionType getAttributeColumnNameConversionType() throws BOException(Code)



getAttributeColumnNamePrefix
public String getAttributeColumnNamePrefix() throws BOException(Code)



getAttributeColumnNameSuffix
public String getAttributeColumnNameSuffix() throws BOException(Code)



getEntityAttributeRefConstraintNameConversionType
public NameConversionType getEntityAttributeRefConstraintNameConversionType() throws BOException(Code)



getEntityAttributeRefConstraintNamePrefix
public String getEntityAttributeRefConstraintNamePrefix() throws BOException(Code)



getEntityAttributeRefConstraintNameSuffix
public String getEntityAttributeRefConstraintNameSuffix() throws BOException(Code)



getEntityInstanceIdColumnName
public String getEntityInstanceIdColumnName() throws BOException(Code)



getEntityNaturalPrimaryKeyConstraintNameConversionType
public NameConversionType getEntityNaturalPrimaryKeyConstraintNameConversionType() throws BOException(Code)



getEntityNaturalPrimaryKeyConstraintNamePrefix
public String getEntityNaturalPrimaryKeyConstraintNamePrefix() throws BOException(Code)



getEntityNaturalPrimaryKeyConstraintNameSuffix
public String getEntityNaturalPrimaryKeyConstraintNameSuffix() throws BOException(Code)



getEntityPrimaryKeyConstraintNameConversionType
public NameConversionType getEntityPrimaryKeyConstraintNameConversionType() throws BOException(Code)



getEntityPrimaryKeyConstraintNamePrefix
public String getEntityPrimaryKeyConstraintNamePrefix() throws BOException(Code)



getEntityPrimaryKeyConstraintNameSuffix
public String getEntityPrimaryKeyConstraintNameSuffix() throws BOException(Code)



getEntityStateColumnName
public String getEntityStateColumnName() throws BOException(Code)



getEntityTableNameConversionType
public NameConversionType getEntityTableNameConversionType() throws BOException(Code)



getEntityTableNamePrefix
public String getEntityTableNamePrefix() throws BOException(Code)



getEntityTableNameSuffix
public String getEntityTableNameSuffix() throws BOException(Code)



getEntityVersionIdColumnName
public String getEntityVersionIdColumnName() throws BOException(Code)



getMaxColumnNameLength
public int getMaxColumnNameLength() throws BOException(Code)



getMaxConstraintNameLength
public int getMaxConstraintNameLength() throws BOException(Code)



getMaxTableNameLength
public int getMaxTableNameLength() throws BOException(Code)



getReferenceDescriptionColumnName
public String getReferenceDescriptionColumnName() throws BOException(Code)



getReferencePrimaryKeyConstraintNameConversionType
public NameConversionType getReferencePrimaryKeyConstraintNameConversionType() throws BOException(Code)
Getter for the name conversion algorithm type for the enumerable datatype primary key constraints.



getReferencePrimaryKeyConstraintNamePrefix
public String getReferencePrimaryKeyConstraintNamePrefix() throws BOException(Code)
Getter for the enumerable datatype primary key constraint name prefix. It gets prepended to the name after name conversion argorithm is invoked.



getReferencePrimaryKeyConstraintNameSuffix
public String getReferencePrimaryKeyConstraintNameSuffix() throws BOException(Code)
Getter for the enumerable datatype primary key constraint name suffix. It gets appended to the name after name conversion argorithm is invoked.



getReferenceTableNameConversionType
public NameConversionType getReferenceTableNameConversionType() throws BOException(Code)



getReferenceTableNamePrefix
public String getReferenceTableNamePrefix() throws BOException(Code)



getReferenceTableNameSuffix
public String getReferenceTableNameSuffix() throws BOException(Code)



getReferenceValueColumnName
public String getReferenceValueColumnName() throws BOException(Code)



getReferenceWeightColumnName
public String getReferenceWeightColumnName() throws BOException(Code)



getReferenceWeightConstraintNameConversionType
public NameConversionType getReferenceWeightConstraintNameConversionType() throws BOException(Code)
Getter for the name conversion algorithm type for the enumerable datatype weight column constraints.



getReferenceWeightConstraintNamePrefix
public String getReferenceWeightConstraintNamePrefix() throws BOException(Code)
Getter for the enumerable datatype weight constraint name prefix. It gets prepended to the name after name conversion argorithm is invoked.



getReferenceWeightConstraintNameSuffix
public String getReferenceWeightConstraintNameSuffix() throws BOException(Code)
Getter for the enumerable datatype weight constraint name suffix. It gets appended to the name after name conversion argorithm is invoked.



getRelationalDomainStorages
public BORelationalStorageTechnologyDomainStorageList getRelationalDomainStorages() throws BOException(Code)



setupInstanceForExisting
protected void setupInstanceForExisting(BOMetaBossDomainImpl pMetaBossDomainImpl, String pStorageTechnologyRef, STStorageTechnology pStorageTechnologyDetails) throws BOException(Code)



Fields inherited from com.metaboss.sdlctools.domains.storagemodel.impl.BOStorageTechnologyImpl
protected BOMetaBossDomainImpl mMetaBossDomainImpl(Code)(Java Doc)
protected String mStorageTechnologyRef(Code)(Java Doc)

Methods inherited from com.metaboss.sdlctools.domains.storagemodel.impl.BOStorageTechnologyImpl
public static BOStorageTechnology createInstanceForExisting(BOMetaBossDomainImpl pMetaBossDomainImpl, String pStorageTechnologyRef) throws BOException(Code)(Java Doc)
public String getDescription() throws BOException(Code)(Java Doc)
public String getDomainStorageImplementationGeneratorRef() throws BOException(Code)(Java Doc)
public String getDomainStorageMetaDataGeneratorRef() throws BOException(Code)(Java Doc)
public BOStorageTechnologyDomainStorageList getDomainStorages() throws BOException(Code)(Java Doc)
public String getName() throws BOException(Code)(Java Doc)
public String getRef() throws BOException(Code)(Java Doc)
public StorageTechnologyType getType() throws BOException(Code)(Java Doc)
protected void setupInstanceForExisting(BOMetaBossDomainImpl pMetaBossDomainImpl, String pStorageTechnologyRef, STStorageTechnology pStorageTechnologyDetails) throws BOException(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.