[
https://issues.jboss.org/browse/TEIID-1082?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-1082.
-----------------------------------
Fix Version/s: 7.0
Resolution: Done
Marking as done as per Ramesh's comment. If someone wants to put together the xml
programatically then the adminapi metadata objects could be used.
simple vdbless editor
---------------------
Key: TEIID-1082
URL:
https://issues.jboss.org/browse/TEIID-1082
Project: Teiid
Issue Type: Feature Request
Components: AdminApi
Affects Versions: 7.0
Reporter: Mauricio Chicalski
Assignee: Steven Hawkins
Priority: Optional
Labels: editor, vdbless
Fix For: 7.0
helper classes (vdbless beans?) and methods to create/manipulate vdbless files within the
admin api
c.setUrl("jdbc:....");
model.setName("");
model.setConnector(c);
vdb.setModel(m);
admin.createVDB(vdb);
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira