MetaBoss
User Guides
Synopsis
Beginner's Guide
Configuration Guide
Design Studio Guide
Programming Model Guide
Testing Framework Guide
'How To ...' Guides
References
Synopsis
Design Model Reference
Design Model UML Profile
Test Schema Reference
MetaBoss design library
Run-time libraries API
Dev-time libraries API
HatMaker Example
Synopsis
Enterprise Model Description
Enterprise Model Reference
SystemTest Example
WebServices Example
Miscellaneous
About MetaBoss
Quality Assurance
Compatibility Notes
Acknowledgments
Glossary
Change Log
Version 1.4.0001
Built on 15 Dec 2005 22:31:47

MetaBoss 'How To...' Guides Index

  • Define authorship of the end product
    Description - This guide explains how to customise MetaBoss, so it will place appropriate authorship notices in files compising end product.

  • Integrating with Ant
    Description - This guide explains how to integrate MetaBoss generators with Apache Ant. Apache Ant is a popular Java based build engine.

  • Integrating with Struts
    Description - This guide explains how to integrate enterprise services layer generated out of MetaBoss with Apache Struts. Apache Struts is a popular Java based Web presentation framework.

  • Programmatically Accessing Metamodel
    Description - This guide explains how to access Enterprise Metamodel elements from Java program. Typically this access is required to build some sort of custom generator or reporter, which uses Metamodel.

  • Defining Text of SQL statements in Entity Selectors
    Description - This guide explains how to define the text of SQL statement to be executed when Selector is invoked.

  • Defining Message Text
    Description - This guide explains how to define the text to be rendered when Message object is printed or displayed.

  • Configuring JNDI Component interface/implementation mapping
    Description - This guide explains how to configure mapping between component interfaces and implementations. This mapping is used by JNDI to resolve component URLs and decide which kind of component implementation must be activated.