Uses of Interface
org.teiid.adminapi.VDB

Packages that use VDB
org.teiid.adminapi   
org.teiid.adminapi.impl   
 

Uses of VDB in org.teiid.adminapi
 

Methods in org.teiid.adminapi that return VDB
 VDB Admin.getVDB(java.lang.String vdbName, int vbdVersion)
          Get the VDB
 

Methods in org.teiid.adminapi that return types with arguments of type VDB
 java.util.Set<VDB> Admin.getVDBs()
          Get the VDBs that currently deployed in the system
 

Uses of VDB in org.teiid.adminapi.impl
 

Classes in org.teiid.adminapi.impl that implement VDB
 class VDBMetaData
           
 



Copyright © 2011. All Rights Reserved.