Uses of Interface
org.teiid.metadata.VDBResource
-
Packages that use VDBResource Package Description org.teiid.metadata -
-
Uses of VDBResource in org.teiid.metadata
Methods in org.teiid.metadata that return types with arguments of type VDBResource Modifier and Type Method Description Map<String,? extends VDBResource>MetadataFactory. getVDBResources()Method parameters in org.teiid.metadata with type arguments of type VDBResource Modifier and Type Method Description voidMetadataFactory. setVdbResources(Map<String,? extends VDBResource> vdbResources)
-