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.ReplaceResult
RuntimeVDB. addSource(String modelName, String sourceName, String translatorName, String dsName)
RuntimeVDB.ReplaceResult
RuntimeVDB. removeSource(String modelName, String sourceName)
RuntimeVDB.ReplaceResult
RuntimeVDB. updateSource(String sourceName, String translatorName, String dsName)
-