Uses of Class
org.teiid.deployers.RuntimeVDB.ReplaceResult
-
Packages that use RuntimeVDB.ReplaceResult Package Description org.teiid.deployers -
-
Uses of RuntimeVDB.ReplaceResult in org.teiid.deployers
Methods in org.teiid.deployers that return RuntimeVDB.ReplaceResult Modifier and Type Method Description RuntimeVDB.ReplaceResultRuntimeVDB. addSource(String modelName, String sourceName, String translatorName, String dsName)RuntimeVDB.ReplaceResultRuntimeVDB. removeSource(String modelName, String sourceName)RuntimeVDB.ReplaceResultRuntimeVDB. updateSource(String sourceName, String translatorName, String dsName)
-