Standardize the JDBC metadata
-----------------------------
Key: TEIID-870
URL:
https://jira.jboss.org/browse/TEIID-870
Project: Teiid
Issue Type: Sub-task
Components: JDBC Driver
Affects Versions: 7.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.0
The current JDBC metadata:
catalog = null
schema = vdbname (except when getSchemas is used, then it's reported as model name)
table = table full name
proposed change (which is much closer to what was done for OA ODBC metadata):
catalog = vdbname
schema = model name
table = the rest of the table name including "." if a schema/catalog is in the
model
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: