Uses of Interface
org.teiid.adminapi.VDBImport
-
Packages that use VDBImport Package Description org.teiid.adminapi org.teiid.adminapi.impl -
-
Uses of VDBImport in org.teiid.adminapi
Methods in org.teiid.adminapi that return types with arguments of type VDBImport Modifier and Type Method Description List<? extends VDBImport>
VDB. getVDBImports()
Get the list of vdb imports -
Uses of VDBImport in org.teiid.adminapi.impl
Classes in org.teiid.adminapi.impl that implement VDBImport Modifier and Type Class Description class
VDBImportMetadata
-