[
https://issues.jboss.org/browse/TEIID-3624?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3624:
---------------------------------------
For clarity on terms, we have the following types:
* Basic/Builtin - the atomic types known to Designer
* Runtime - similar to builtin, but with the names matching the teiid types for example
the integer builtin types means long to Designer
* Builtin - more commonly Teiid has used the term builtin to mean all of the types that
designer knows about including types like nmtokens, however additional types are actually
marked as type UDT
* UDT - legacy designer defined type extension. Can be referenced via the UDT extension
metadata property. Can be extended via enterprise types (but enterprise types are not
referable via the UDT property).
* Domain - the new feature to alias a runtime type including properties such as precision,
length, and scale.
No way to associate enterprise data types in dynamic vdb constructs
-------------------------------------------------------------------
Key: TEIID-3624
URL:
https://issues.jboss.org/browse/TEIID-3624
Project: Teiid
Issue Type: Enhancement
Components: Grammar, Query Engine
Reporter: Van Halbert
Assignee: Steven Hawkins
Fix For: 9.3
I don't find any doc's on how to define enterprise data types in a dynamic vdb.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)