[teiid-issues] [JBoss JIRA] Commented: (TEIID-823) Expose via the adminapi a method to obtain the models

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Wed Sep 9 10:42:18 EDT 2009


    [ https://jira.jboss.org/jira/browse/TEIID-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12484948#action_12484948 ] 

Ramesh Reddy commented on TEIID-823:
------------------------------------

Take look at "org.teiid.adminapi.VDB" class and its "getModels()" method, it will give you access to all the models for a given VDB and binding associated with it.

> Expose via the adminapi a method to obtain the models
> -----------------------------------------------------
>
>                 Key: TEIID-823
>                 URL: https://jira.jboss.org/jira/browse/TEIID-823
>             Project: Teiid
>          Issue Type: Sub-task
>          Components: AdminApi, Console, Jopr Plugin
>    Affects Versions: 6.3.0
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>
> An api method that exposes the models for a given vdb needs to be added.     Yes, this information could be obtained by querying the system vdb.   However, for consistency, any administration action that needs to be accomplished should be done in the same manner (i.e., via adminapi).     Also, in order to make connector binding assignment to a model, must know what models exist in the vdb.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list