JBoss.org
Community Documentation
Next
Teiid Designer User Guide
7.3
Copyright © 2011 Red Hat, Inc.
Legal Notice
1. Introduction
1.1. What is Teiid Designer?
1.2. Why Use Teiid Designer?
1.3. Metadata Overview
1.3.1. What is Metadata
1.3.2. Editing Metadata vs. Editing Data
1.3.3. Metadata Models
1.3.4. Business and Technical Metadata
1.3.5. Design-Time and Runtime Metadata
1.3.6. Source and View Metadata
1.4. Models 101
1.4.1. What Are Models
1.4.2. How is a Model Defined?
1.4.3. Model Classes and Types
1.4.4. Models and VDBs
1.4.5. Models and Connection Profiles
1.4.6. Model Validation
1.4.7. Testing Your Models
2. Teiid Designer Perspectives
2.1. Teiid Designer Perspective
2.2. Opening a Perspective
2.3. Further information
3. Teiid Designer Main Menu
3.1. File Menu
3.2. Edit Menu
3.3. Refactor Menu
3.4. Navigate Menu
3.5. Search Menu
3.6. Project Menu
3.7. Metadata Menu
3.8. Run Menu
3.9. Window Menu
3.10. Help Menu
4. Teiid Designer Views
4.1. Model Explorer View
4.1.1. Selection-Based Action Menus
4.2. Outline View
4.2.1. Outline Tree View
4.2.2. Outline Thumbnail View
4.3. Teiid View
4.4. Properties View
4.5. Description View
4.6. Editors
4.7. Problems View
4.7.1. Toolbar Menu
4.7.2. Context Menu
4.8. Message Log View
4.9. Search Results View
4.10. Datatype Hierarchy View
4.11. Teiid Model Classes View
4.12. System Catalog View
5. Editors
5.1. Model Editor
5.1.1. Diagram Editor
5.1.2. Table Editor
5.1.3. Simple Datatypes Editor
5.1.4. Semantic Editor
5.1.5. Source Editor
5.1.6. Model Object Editors
5.2. VDB Editor
5.2.1. Editing Data Roles
6. Importers
6.1. Import DDL into Relational Model
6.2. Import From JDBC
6.3. Import Metadata From Text File
6.3.1. Import Relational Tables Text Importer
6.3.2. Import Relational Virtual Tables Text Importer
6.3.3. Import Relationships Text Importer
6.3.4. Import Datatypes Text Importer
6.4. Import WSDL into Relational Source Model
6.5. Import WSDL Into Web Service
6.5.1. Import WSDL From Workspace Location
6.5.2. Import WSDL From File System Location
6.5.3. Import WSDL From URL
6.6. XSD Schema File
7. New Model Wizards
7.1. Creating New Relational Source Model
7.1.1. Copy From Existing Model
7.1.2. Generate From Existing UML Model
7.2. Creating New Relational View Model
7.2.1. Copy From Existing Model
7.2.2. Transform From Existing Model
7.2.3. Generate From Existing UML Model
7.2.4. Create From XML Schema
7.3. Creating XML Document View Model
7.3.1. Copy From Existing Model
7.3.2. Build XML Documents From XML Schema
7.4. Creating XML Schema Model
7.4.1. Copy From Existing Model
7.5. Creating Web Service View Model
7.5.1. Copy From Existing Model
7.5.2. Build From Existing WSDL File(s) or URL
7.5.3. Build From Relational Models
7.5.4. Build From XML Document View Models
7.6. Creating New Extensions Model
7.6.1. Copy From Existing Model
7.7. Creating New Relationship Model
7.7.1. Copy From Existing Model
7.8. Creating New UML 2.0 Model
7.8.1. Copy From Existing Model
8. Creating and Editing Model Objects
8.1. Creating New Model Objects
8.1.1. New Child Action
8.1.2. New Sibling Action
8.1.3. New Association Action
8.2. Model Object Editors
8.2.1. Transformation Editor
8.2.2. Input Set Editor (XML)
8.2.3. Choice Editor (XML)
8.2.4. Recursion Editor (XML)
8.2.5. Operation Editor
9. Editing Models and Projects
9.1. Rename A Model
9.2. Move Model
9.3. Save Copy of Model
9.4. Clone Project
10. Testing Your Models
10.1. Manage Connection Profiles
10.2. Previewing Data For a Model
10.2.1. Preview Relational Table or View
10.2.2. Preview Relational Table With Access Pattern
10.2.3. Preview Relational Procedure
10.2.4. Preview Web Service Operation
10.2.5. Sample SQL Results for Preview Data
10.3. Testing With Your VDB
10.3.1. Creating Data Sources
10.3.2. Execute VDB from Model Explorer
10.3.3. Deploy VDB from Model Explorer
10.3.4. Executing a Deployed VDB
11. Searching
11.1. Finding Model Objects
11.2. Search Models Via Relationship Properties
11.3. Search Transformation SQL
11.4. Search Models Via Metadata Properties
12. Relationships
12.1. Creating Relationships
12.2. Creating your own Relationship Type
12.3. Relationship Navigator
13. User Preferences
13.1. Teiid Designer Preferences
13.1.1. Diagram Preferences
13.1.2. Diagram Printing Preferences
13.1.3. Editor Preferences
13.1.4. Validation Preferences
Next
Chapter 1. Introduction